/* top elements */
* { margin:0; 	padding: 0; }

body {
	margin: 0; padding: 0;
	font: 70%/1.5em  Verdana, Tahoma, Arial,sans-serif;
	color: #333; 

	text-align: center; 
}

/* links */
a {
	color: #575757; 
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #C90198;
	background-color: inherit;
}
.link {
	color: #C90198; 
	background-color: inherit;
	text-decoration:underline;
}
.link:hover {
	color: #575757;
	background-color: inherit;
	text-decoration:none;
}
.link2 {
	color: #575757; 
	background-color: inherit;
	text-decoration:underline;
}
.link2:hover {
	color: #C90198;
	background-color: inherit;
	text-decoration:none;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Sans-serif;
 		
}
h1 {
	font-size: 145%;	
	padding: 10px 10px 5px 5px;
	color: #C90198;
	background-color: inherit;
	border-bottom: 1px solid #cccccc;		
}
h2 {
	font-size: 125%;
	text-transform: uppercase;
	color: #F18359;
	
}
h3 {
	font-size: 125%;	
	color: #404040;

}

h2, h3, p {
	padding: 10px;		
	margin: 0;
}

/* images */
/*img {
	border: 2px solid #D5D5D5;
}*/
img.float-right {
  margin: 5px 0px 5px 10px;  
}
img.float-left {
  margin: 5px 10px 5px 0px;
}
#pro-img {

	padding: 10px;
	float:left;
	width:180px;
	height:220px;
	}
	#pro-vedio {
	padding: 10px;
	float:right;
	width:320px;
	height:220px}
	.pro-text{
	padding: 5px; margin: 0px 0px 15px 0px;
	border:1px solid #cccccc;
width:530px
	}
#sidebar h1, 
#sidebar p {
	padding-left: 5px;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
.pro{ float:left;
width:175px;
padding-top:5px;
padding-left:5px;
height:150px;

}
.pro-all{ float:left;
width:193px;
padding-top:5px;
height:175px;

}
.main-pro-bottom{float:left;
width:100%;
height:30px;


}
#main-pro{
float:left;
width:77.7%;
}
.main-list{
width:542px;
float:left;
padding:5px}
.main-img{
width:40px;
float:left;
padding:5px;
height:60px}
.main-text{
width:480px;
float:left;
padding:5px;
height:60px}
#main-pro ul{margin: 0; padding: 0 0 0 8px;
}
#main-pro ul li{padding: 2px 5px 2px 5px;
}
.pro2{ float:right;
width:100px;
padding-top:5px;
}
.pro3{ float:left;
width:177px;
padding-top:5px;
padding-left:5px;
height:227px;
}
.pro4{
height:30px;
float:left;
width:382px;

}
.pro5{
height:30px;
float:left;
width:150px;

}
.text {
	padding: 5px; margin: 0px 0px 15px 0px;

width:530px
}
.text1 {
	padding: 5px; margin: 0px 0px 15px 0px;

width:530px;
border:1px solid #f2f2f2;
background-color:#FAFAFA;
border-left: 4px solid #f2f2f2;
}
.text2 {
	padding: 5px; margin: 0px 0px 15px 0px;

width:420px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
background-color:#FAFAFA;
border-left: 4px solid #cccccc;
border-right:1px solid #cccccc;

}
.text3 {
	padding: 5px; margin: 0px 0px 15px 0px;

width:420px;
border-top:1px solid #F5A587;
border-bottom:1px solid #F5A587;
background-color:#F8EFEB;
border-left: 4px solid #F5A587;
border-right:1px solid #F5A587;
font-weight:bold;
color:#F18359
}
.text4 {
	padding: 5px;
width:769px;
border-bottom:1px solid #cccccc;
min-height:110px !important
}
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #f2f2f2;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #FF9966;   
}

/* form elements */
/*form {
	margin:10px; padding: 5px;
 
}*/
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	font: normal 1em Verdana, sans-serif;
	color:#777;

}
textarea {
	width:350px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Verdana, Sans-serif; 
	border: 1px solid #C90198; 
	padding: 2px 3px; 
	background: #FFF;
	color: #C90198;
	cursor:pointer
}
.rewrite {
background-image:url(rewrite.gif)
}
/* search form */
form.search {
	position: absolute;

	padding: 12px 0 0 300px; margin: 0;
	border: none;
	background-color: transparent;
	float:left
}
form.search input.textbox { 
	width: 120px;
	height:20px;
	border: 1px solid #CCC;
	line-height:20px;
	color: #333; 	
	vertical-align: top;
}
form.search select.box { 

	margin: 1px; 
	width: 120px;
	height:22px;
	border: 1px solid #CCC; 

	color: #333; 	
	vertical-align: top;
}
/*form.search input.button {
	width: 60px;
	vertical-align: top;
}*/

/**************************************
   LAYOUT 
***************************************/	
#wrap {
	margin: 0 auto; 
	padding: 0; 
	width: 1001px;
	text-align: left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;

}

/* header */
#header { 
	position: relative;
	height: 70px; 
	margin: 0; padding: 0;
	color: #808080;

}
#cart{ float:right;
padding-right:20px;
height:70px;
line-height:70px

}

#header h1#logo {
	position: absolute;	
	font: bold 3.9em "trebuchet MS", Arial, Tahoma, Sans-Serif;
	margin: 0; padding:0;
	color: #C90198;
	letter-spacing: -2px;	
	border: none;

	/* change the values of top and Left to adjust the position of the logo*/
	top: 0; left: 2px;		
}
#header h1#logo span { color: #F18359; font-size:16px}
.logo{ position:absolute; left:2px}
#header h2#slogan { 
	position: absolute;
	margin: 0; padding: 0;	
	font: bold 12px Arial, Tahoma, Sans-Serif;	
	text-transform: none;
	
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 43px; left: 45px;
}

/* menu */
#menu {
	clear: both;
	background-color:#C90198;
	height: 30px;
	margin: 0;
	font: bolder 1.2em/30px Tahoma, Verdana, Arial, Sans-Serif;	
	border: 1px solid #C90198;	
}
#menu ul{
	margin: 0; padding: 0 0 0 8px;
}
#menu ul li {
	float: left;
	list-style: none;		
	border-right: 1px solid #c0617f;
	
}
#menu ul li a {
	display: block;
	text-decoration: none;	
	padding: 0 15px;
	color: #FFF;	
}
#menu ul li a:hover {
  	color: #C90198;
	background-color:#FFFFFF
}
#menu ul li.current a {
	color: #C90198;
	background-color:#FFFFFF	
}

/* sidebar */
#sidebar {
	float: left;
	width: 22%; 
	margin: 0;	padding: 0; 
	display: inline;
	border-right:1px solid #cccccc;
	height:100%

	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 7px 0; padding: 0;
	text-decoration: none;
		
}
#sidebar ul.sidemenu li {
	/*border-bottom: 1px solid #EFF0F1;*/	
	background: url(arrow.gif) no-repeat 3px 6px;	
	padding: 2px 5px 2px 20px;
	
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu li a {

	background-image: none;
	text-decoration: none;	
}
#sidebar ul.sidemenu li a:hover {
	background-image: none;
	text-decoration:underline;
	background:	#EFF0F1
}

#rightbar {
	float: right;
	width: 22%;
	padding: 0;
	margin: 0;
	border-left:1px solid #cccccc;

		
}
#rightbar ul.rightmenu {
	list-style: none;
	text-align: left;
	margin: 0 0 7px 0; padding: 0;
	text-decoration: none;	
}
#rightbar ul.rightmenu1 {
	list-style: none;
	text-align: left;
	margin: 0 0 7px 0; padding: 0;
	text-decoration: none;	
}
#rightbar ul.rightmenu li {
	/*border-bottom: 1px solid #EFF0F1;*/	
	background: url(list.gif) no-repeat 8px 8px;	
	padding: 2px 5px 2px 20px;
}
#rightbar ul.rightmenu1 li {

	padding: 2px 5px 2px 5px; 
}

* html body #rightbar ul.rightmenu li { height: 1%; }

#rightbar ul.rightmenu li a {

	background-image: none;
	text-decoration: none;	
}


/* main column */
#main {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 54%;	
}
#main-bottom {
	float: left;
	padding: 0;
	width: 546px;
	border-top:1px solid #cccccc;
	
}

#main-left {
	float: right;
	margin: 0 0 0 0px;
	padding: 0;
	width:43.5%;
border-left:1px solid #cccccc;

}
.main-half-left {
	float: left;
	height:550px;
	padding: 1px;
	width: 260px;
	border-right:1px solid #cccccc;
		
}
.main-half{
height:170px;
margin: 0px 0 5px 0px;
}
.main-half-right {
height:550px;
	float: right;
	
	border-left:1px solid #cccccc;
	padding: 1px;
	width: 260px;	
}

.index-img{
float: left;
width:548px;
margin-bottom:10px;
}

.post-footer {

padding: 5px; margin: 0px 0px 15px 0px;
color:#b60072;
width:530px


}
.post-footer1 {
	background-color: #FAFAFA;
	padding: 5px; margin: 0px 0px 15px 0px;
 
	font-size: 95%;

width:300px


}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer { 
	clear: both; 	
	color: #666666; 	
	padding: 0;
	background-color:#fafafa;
	height: 84px;
	border-top:1px solid #cccccc;

	width:1001px
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;
}
#footer-content {
	margin: 0 auto;
	width: 1001px;
	float:left
}
#footer-content #footer-left {
	padding: 10px;
	width: 98%;
	float: left;
	text-align: center;
}
#footer-content #footer-right {
	padding: 10px;
	width: 98%;
	float: right;
	text-align: center;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.border-right{border-right:1px solid #cccccc;
padding-top:5px}
.border-left{border-left:1px solid #cccccc}

/* additional classes */
.clear  { clear: both; }
.green  { color: #75A54B; }
.ink{ color:#C90198}
.yellow{ color:#F18359}


.shadetabs{
padding:5px 0;
padding-left:0px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 12px Verdana;
list-style-type: none;

text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.shadetabs li{
display:inline;



}

.shadetabs li a{
text-decoration: none;
padding: 5px 3px;
color:#575757;
border:1px solid #C90198
}



.shadetabs li a:hover{
text-decoration: none;
color: #C90198;
}




.shadetabs li.selected a{ /*selected main tab style */
background-color:#C90198;
color: #ffffff;
font-weight:bold
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color:#ffffff
}


.contentstyle{
width: 548px;
border-top: 4px solid #C90198;
border-bottom: 1px solid #cccccc;
margin-bottom:2px
}
.message{
width:140PX;
float:left;
height:50px;
}
.SHOPCART{
width:80PX;
float:left;
height:50px;

}

.SHOPCART1{
width:220PX;
float:left;
height:50px;

}
.SHOPCART2{
width:100PX;
float:left;
height:50px;

}
.SHOPCART3{
width:130PX;
float:left;
height:50px;

}
.SHOPCART-BOTTOM{
width:548PX;
float:left;
height:30px;
border-bottom:1PX solid #CCCCCC;
border-TOP:1PX solid #CCCCCC;
color: #C90198;
line-height:30PX}
.SHOPCART-button{
width:100PX;
float:left;
height:30px;
padding:10px
}

 /*bestsellors*/
 .link1 {position:absolute;left:0;width:220;height:0;overflow:hidden;visibility:hidden;}
 .title   {position:relative;background:#C90198;width:220;color:#fff;font-family:trebuchet MS;verdana;font-size:11px;height:27;overflow:hidden; line-height:27px}
 .title_o {position:relative;width:220;color:#C90198;font-family:trebuchet MS;verdana;font-size:11px;height:27;overflow:hidden;}
 
 
.left_title{ width:99%; margin-left:1px; height:25px; line-height:25px; background:#C90198; color:#FFFFFF; margin-top:1px}
.border{ border-bottom:1px solid #cccccc; padding-bottom:1px}
