body{
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) no-repeat #fff;
	font-family:'Traditional';
	}
*{
	margin:0;
	padding:0;
	border:0;
	}
#wrapper{
	width:960px;
	margin:0 auto;
	}
#header{
	float:left;
	width:100%;
	}
#hrader_top{
	width:100%;
	float:left;
	margin:20px 0;
	}
#logo {
    float: left;
    margin-top: 25px;
    width: 365px;
}
#topmenu {
    float: left;
    width: 595px;
}
#topmenu ul li{
	list-style:none;
	float:left;
	}
#slider{
	width:100%;
	float:left;
	}
.home_title {
    background: url("../images/shadow.png") no-repeat scroll right bottom;
    float: right;
    font-size: 50px;
    font-weight: bold;
    height: 65px;
    line-height: 55px;
    margin: 15px 0;
    text-align: center;
    text-transform: uppercase;
    width: 373px;
}
.home_title span{
	font-size:25px;
	}
#main_content{
	float:left;
	width:100%;
	}
#homeProducts{
	float:left;
	margin-top: 25px;
	width:100%;
	}
.prodBoxe {
    /*background: none repeat scroll 0 0 #22A08A;*/
    border: 3px solid #CCCCCC;
    float: left;
    height: 119px;
    margin-bottom: 15px;
    /*margin-left: 15px;*/
	margin-left: 7px;
	margin-right: 7px;
    margin-top: 10px;
    position: relative;
    width: 219px;
}
/*.last{
	margin-left:40px;
	}*/
.c_image {
    float: left;
    height: 100%;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.prodBoxe img{
	/*width:100%;*/
	height:100%;
	}
.c_details{
	/*float:left;*/
	color:#fff;
	text-transform:uppercase;
	padding:10px;
	font-size: 18px;
    font-weight: bold;
	}
.pr_details {
    color: #000000;
    float: right;
    margin-top: -10px;
    text-decoration: none;
    }
.pr_details:hover{
	color:#f9eda9;
	}
.yellowstar {
    background: url("../images/yellow-star.png") no-repeat;
    display: inline-block;
    float: none !important;
    height: 40px;
    padding: 38px 0;
    text-align: center;
    width: 160px !important;
}
#footer {
    background: url("../images/footer.jpg") no-repeat scroll 0 0;
    float: left;
    height: 182px;
    width: 99.8%;
    border: 1px solid #a3016c;
	margin-top:40px;
    }
.footer_boxe{
	float:left;
	min-width:200px;
	margin-right:20px;
	}
.footer_boxe ul{
	margin-left:15px;
	list-style:none;
	}
.footer_boxe ul li {
    line-height: 16px;
    margin-left: 15px;
}
.footer_boxe li{
	margin-left:15px;
	list-style:none;
	}
.footer_boxe ul li ul li {
    line-height: 16px;
    list-style: disc outside none;
    margin-left: 30px;
    }
.footer_boxe ul li a {
    border-left: 1px solid;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    line-height: 10px;
    padding-left: 5px;
    text-decoration: none;
    }
.footer_boxe ul li a:hover{
	color:#22A08A;
	}
.footer_boxe ul li ul li a {
	border:none;
	}
.b_contact{
	float:left;
	margin-top:40px;
	}
.socila_m{
	width:100px;
	margin-top:55px;
	}
.socila_m img{
	margin:5px 0;
	}
.footer_boxe h3{
	font-size:14px;
	}
.b_contact li {
    border-left: 1px solid #000000;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    margin: 7px 0;
    padding-left: 10px;
    }
.first_footer{
	margin-top:10px;
	}
.last_footer{
	margin-top:75px;
	}
.last_footer h3{
	font-size:20px;
	color:#455a22;
	}
.last_footer a{
	color:#000;
	font-size:17px;
	text-decoration:none;
	font-weight:bold;
	}
#copyright {
    float: left;
    text-align: right;
    width: 100%;
    margin: 10px 0;
    }
#copyright a{
	float:right;
	margin-top:2px;
	margin-left:2px;
	}
#who_we_are {
    float: left;
    width: 100%;
    }
#who_we_are h2 {
    color: #B63058;
    float: left;
    width: 100%;
	font-size: 25px;
	text-transform:uppercase;
    }
.about_text {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    text-align: justify;
}
#mission{
	float: left;
    width: 49%;
	margin-top: 60px;
	}
#mission h2{
	color:#00aed3;
	font-size: 25px;
	text-transform:uppercase;
	}
#vision{
	float: right;
    width: 49%;
	margin-top: 60px;
	}
#vision h2{
	color:#22a08a;
	font-size: 25px;
	text-transform:uppercase;
	}
.content{
	width:100%;
	float:left;
	}
.term_text {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
	text-align:justify;
}
#contact_left{
	width:325px;
	float:left;
}
.contact_inpt{
	background:#00aed3;
	color:#fff;
	padding:5px 10px;
	width:93%;
	float:left;
	margin-bottom:7px;
	border:1px solid #000;
	font-weight:bold;
	}
.input-select{
	background:#00aed3;
	color:#fff;
	padding:5px 10px;
	width:100%;
	float:left;
	margin-bottom:10px;
	border:1px solid #000;
	font-weight:bold;
	}
#contact_right{
	float:right;
	}
.text_area{
	height:65px;
	}
.contactsubmit{
	float:right;
	background:none;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
	cursor:pointer;
	}
.contactsubmit:hover{
	color:#666;
	}
.page_title{
	background: url("../images/shadow.png") no-repeat scroll right bottom;
    float: right;
    font-size: 30px;
    font-weight: bold;
    height: 55px;
    line-height: 45px;
    margin: 15px 0;
    text-align: center;
    text-transform: uppercase;
    width: 373px;
	}
#content_details {
    float: left;
    width: 100%;
}
#main_image {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A70191;
    float: left;
    text-align: center;
    width: 450px;
	position:relative;
}
#prod_description {
    float: right;
    line-height: 25px;
    width: 490px;
}
#prod_description h2 {
    font-size: 19px;
    text-transform: uppercase;
}
#prod_description h4 {
    text-transform: uppercase;
	color:#A70191;
	margin:5px 0;
}
.p_price {
    color: #A70191;
    float: left;
    font-size: 35px;
    font-weight: bold;
    margin: 20px 0;
    width: 100%;
}
.s-inpt {
    border: 1px solid #A70191;
    padding: 5px 4px;
    width: 75px;
	margin-right: 30px;
}
#prod_description label {
    font-size: 20px;
    font-weight: bold;
    margin: 5px;
}
.ad_submit {
    background: url("../images/add_bag.png") no-repeat scroll right center #812860;
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 40px 6px 10px;
	cursor:pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.ad_submit_done{
	background: url("../images/add_bag_done.png") no-repeat scroll right center #812860;
    border: medium none;
    color: #93ff1f;
    font-weight: bold;
    padding: 6px 40px 6px 10px;
	cursor:pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
.ad_submit_update{
	background: url("../images/add_bag_update.png") no-repeat scroll right center #812860;
    border: medium none;
    color: #68d250;
    font-weight: bold;
    padding: 6px 40px 6px 10px;
	cursor:pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
.cart_span{
	float:left;
	width:100%;
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin-top:15px;
	}
.cart_span b{
	color:#2a9811;
	}
/*---------------------- Menu ----------------------*/
#mainmenu{
	position:relative;
	height: 200px;
	}
#mainmenu li{
	position:absolute;
	-oz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;}
.m_1{left:268px; top:100px;}
.m_2{left:45px; top:105px;}
.m_3{left:374px; top:88px;}
.m_4{left:0px; top:75px;}
.m_5{left:188px; top:111px;}
.m_6{left:55px; top:40px;}
.m_7{left:474px; top:107px;}
.m_8{left:467px; top:38px;}
.m_9{left:185px; top:50px;}
.m_10{left:278px; top:40px;}
.m_11{left:377px; top:40px;}
/* --------------- Small --------------*/
.sm_1{left:145px; top:25px;}
.sm_2{left:10px; top:125px;}
.sm_3{left:435px; top:138px;}
.sm_4{left:545px; top:138px;}
.sm_5{left:235px; top:90px;}
.sm_6{left:196px; top:150px;}
.sm_7{left:458px; top:140px;}
.sm_8{left:560px; top:78px;}
.sm_9{left:520px; top:72px;}
.sm_10{left:377px; top:78px;}
.sm_11{left:247px; top:155px;}
.sm_12{left:326px; top:143px;}
.sm_13{left:100px; top:90px;}
.sm_14{left:430px; top:23px;}
.sm_15{left:110px; top:158px;}
.sm_16{left:490px; top:17px;}
#mainmenu:hover > .imp{
	transform:rotate(15deg);
	-oz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	}
#mainmenu:hover > .pa{
	transform:rotate(-15deg);
	-oz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	}
.m:hover > a > img{
	height:60px;
	transform:rotate(15deg);
	z-index:9;
	-oz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	}
.s:hover > a > img{
	height:60px;
	transform:rotate(-15deg);
	z-index:9;
	-oz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	}
.big_m:hover > a > img{
	height:90px;
	transform:rotate(15deg);
	z-index:9;
	-oz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	}
.big_s:hover > a > img{
	height:90px;
	transform:rotate(-15deg);
	z-index:9;
	-oz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	}
.big_ms:hover > a > img{
	height:70px;
	transform:rotate(-15deg);
	z-index:9;
	-oz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	}
.big_mm:hover > a > img{
	height:70px;
	transform:rotate(15deg);
	z-index:9;
	-oz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	}
#top{
	float:left;
	width:100%;
	}
#log_reg{
	float:right;
	/*padding-top: 10px;*/
	}
#log_reg img{
	margin-top: -1px;
	float:left;
	}
#log_reg a{
    color: #000000;
    float: left;
    font-weight: bold;
    line-height: 32px;
    margin-right: 5px;
    text-decoration: none;
    text-transform: uppercase;
}
.logout_link {
    border-left: 2px solid #22a703;
    color: #22a703 !important;
    line-height: 13px !important;
    margin-top: 10px;
    padding-left: 4px;
}
.login_link{
	float:left;
	padding:0 5px;
	border-right:2px solid #000;
	line-height:12px;
	margin-right:5px;
	height:12px;
	}
.reg_link{
	float:left;
	line-height:12px;
	height:12px;
	}
#cr_header{
	float:left;
	margin-left: 0px;
	}
#cr_header a {
    color: #000000;
    float: left;
    font-weight: bold;
    line-height: 32px;
    margin-right: 5px;
    text-decoration: none;
    text-transform: uppercase;
}
#cr_header img{
	float:right;
	}
#login-form{
	width:400px;
	margin:0 auto;
	}
.del_p{
	position:absolute;
	right:5px;
	top:5px;
	width:20px;
	height:20px;
	}
.del_p img{
	width:100%;
	height:100%;
	}
#getCount{
	float:left;
	}
#error_send{
    background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    margin-top: 10px;
    padding: 10px;
    width: 100%;
}
#succes_send{
    background: none repeat scroll 0 0 #0F0;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    margin-top: 10px;
    padding: 10px;
    width: 100%;
}
#contact-form{
	width:60%;
	margin: 0 auto;
	}
#contact-form label {
    display: block;
    width: 100%;
	float: left;
}
#req-field-desc{
	width:100%;
	float:left;
	}
.submit-button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    font-size: 20px;
    margin-right: 18px;
    margin-top: 10px;
    text-transform: uppercase;
	cursor:pointer;
}
/*-------------------------------------------------- Menu -------------------------------------- */
#header_menu{
	width:100%;
	float:left;
	background:url(../images/mainmenu.jpg);
	height:34px;
	margin-bottom:20px;
	}
#header_menu ul{
	
	}
#header_menu li{
	list-style:none;
	float:left;
	margin: 6px 15px;
	}
#header_menu li a{
	text-decoration:none;
	color:#000;
	padding:6px 15px;
	}
#header_menu li a:hover{
	color:#22A08A;
	}
#header_menu li ul {
    background: none repeat scroll 0 0 #faefb1;
    display: none;
    float: left;
    margin-top: 7px;
    padding-top: 5px;
    position: relative;
    z-index: 9;
	border:1px solid #A3016C;
	width: 180px;
}
#header_menu li ul a{
	width:100%;
	color:#000;
	}
#header_menu li:hover > ul{
	display:block;
	}
#show_total_price{
	font-size:20px;
	color:#22A08A;
	font-weight:bold;
	width:100%;
	float:left;
	margin:20px 0;
	}
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #A3016C;
	-webkit-box-shadow:inset 0px 1px 0px 0px #A3016C;
	box-shadow:inset 0px 1px 0px 0px #A3016C;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d03b9d), color-stop(1, #982a73));
	background:-moz-linear-gradient(top, #d03b9d 5%, #982a73 100%);
	background:-webkit-linear-gradient(top, #d03b9d 5%, #982a73 100%);
	background:-o-linear-gradient(top, #d03b9d 5%, #982a73 100%);
	background:-ms-linear-gradient(top, #d03b9d 5%, #982a73 100%);
	background:linear-gradient(to bottom, #d03b9d 5%, #982a73 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d03b9d', endColorstr='#982a73',GradientType=0);
	background-color:#63b8ee;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #A3016C;
	display:block;
	cursor:pointer;
	color:#fff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	width: 150px;
	text-align:center;
}
.myButton:hover{
	color:#000;
	}
.sold {
    border: medium none !important;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 3;
}