/* CSS Document */

html,body {
	margin: 0 auto;
	/*font-family: "Myriad Pro Light Cond";
	src: url( ../font/MyriadPro-LightCond.otf );*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#252525;
	font-size:12px;
	font-weight:lighter;
}

a:link {text-decoration: none; color:#333333;}
a:hover {text-decoration: none; color:#999999;}
a:active {text-decoration: none; color:#333333;}
a:visited {text-decoration: none; color:#333333;}

h1{
font-size:26px;
color:#666666;
font-weight:bold;
text-transform:uppercase;
padding:5px 0px;
}

h2{

font-size:26px;
color:#666666;

font-weight:lighter;
}

h3{
font-size:12px;
font-weight:bold;
color:#999999;
float:left;
}

h4{
font-size:21px;
font-weight:lighter;
color:#fff;
}


h6{
font-size:24px;
font-weight:bold;
color:#fff;
text-transform:uppercase;
padding:5px 0;
margin:0;
float:left;
}

input{
	width:390px;
	height:20px;
	float:right;
	background:#000000;
	border:1px solid #333333;
	color:#FFFFFF;
	padding:3px;
}

.textarea{
	width:390px;
	height:200px;
	background:#000000;
	border:1px solid #333333;
	color:#FFFFFF;
	padding:3px;
}

.submit{
	background:#000000;
	border:1px solid #333333;
	color:#FFFFFF;
	padding:3px;
	width:200px;
	margin:0 auto;
	height:30px;
	text-align:center;
}

#Container {
	width:950px;
	margin:0 auto;
	overflow:hidden;
}

#ContainerList {
	width:950px;
	margin:0 auto;
	background:url(../images/transparent_.png);
}

#ContainerContent {
	width:950px;
	margin:0 auto;
	background:url(../images/transparent.png);
}

#Header {
	margin:0 auto;
	width:950px;
	height:80px;
}

#Social{
	background:#FFFFFF;
	width:500px;
	height:45px;
	overflow:hidden;
	display:block;
	float:left;
	color:#333333;
	margin-top:10px;
	text-align:left;
	font-weight:lighter;
}

.SocLabel{
	width:160px;
	height:40px;
	float:left;
	font-size:100%;
	overflow:hidden;
}

.SocText{
	padding-left:10px;
	width:106px;
	height:45px;
	float:right;
	overflow:hidden;
		
}

.SocImg{
	width:34px;
	height:34px;
	float:left;
	padding:5px;
	overflow:hidden;		
}

#StuffMenu{
	width:750px;
	height:70px;
	float:left;

}


#MenuRight{
	width:200px;
	height:525px;
	float:right;

}	

#MenuRight img{
	width:200px;
	height:105px;
	float:right;

}	

#Menu{
	clear:both;
	width:950px;
	height:28px;
	border:none;
	border:0px;
	margin:0 auto;
	font-size:112,5%;
	font-weight:bold;
	background:url(../images/transparent.png);
	padding:10 0px;
	

	}
#Menu ul{
	list-style:none;
	margin:0;
	padding:0px 0;
	}
	#Menu li{
		width:189px;
		float:left;
		padding:0px;
		margin:2px 0px;
		border-left:1px solid #FF9900;
		background:url(../images/point.png) center right no-repeat;
		}
	#Menu li a{
		background: url() bottom right no-repeat;
		color:#fff;
		display:block;
		font-weight:normal;
		line-height:24px;
		margin:0px;
		padding:0px 10px;
		text-decoration:none;
		text-transform:uppercase;
		}
		#Menu li a:hover, .menu ul li:hover a{
			background: url(../images/menu_bg_h.png) bottom center no-repeat;
			color:#999999;
			text-decoration:none;
			}
	#Menu li ul{
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:110px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	#Menu li:hover ul{
		display:block;
		
		}
	#Menu li li {
		background:#666666 url('assets/images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:220px;
		font-weight:bold;
		border-bottom:1px #333333 dotted;
		}
	#Menu li:hover li a{
		background:none;
		
		}
	#Menu li ul a{
		display:block;
		height:30px;
		font-style:normal;
		margin:0px;
		text-align:left;
		padding-bottom:10px;
		}
		#Menu li ul a:hover, .menu li ul li:hover a{
			background:#333333 url('assets/images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#CC0066;
			text-decoration:none;
			}
	#Menu p{
		clear:left;
		}	
		
#SubMenu{
	clear:both;
}

#SubMenu ul{
	width:730px;
	height:30px;
	display:block;
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	color:#FFFFFF;
	float:left;
	}

#SubMenu ul li{
	height:20px;
	float:left;
	color:#FFFFFF;
	padding:6px;

}

#SubMenu ul li a{
	color:#FFFFFF;
	text-align:left;

}



#Banner_{
	width:740px;
	height:100px;
	overflow:hidden;
	background:#000000;
	padding:0;
	margin:0;
}


#Banner_ a label{
	width:130px;
	height:110px;
	overflow:hidden;
	float:right;
	display:block;
	padding:0 3px;
	margin:0;
	color:#FFFFFF;
}



.Tophead{
	display:block; 
	width:100%;
	border-bottom:1px solid #fff;
	color:#fff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom:5px;
	font-size:155.5%;
	font-weight:bold;
	background:url(../images/tophead.png) no-repeat left bottom;
	text-transform:uppercase;
}

#Left{
	width:190px;
	float:left;
	padding-left:10px;

}

#Right{
	width:730px;
	float:right;
	text-decoration:none;
	list-style:none;
	padding:10px;	
}

#Text{
	width:280px;
	float:right;
	text-decoration:none;
	list-style:none;
	padding:10px;	
}

#Pictures{
	width:650px;
	float:left;
	text-decoration:none;
	list-style:none;	
}

#Content{
	width:950px;
	min-height:400px;
	margin:0 auto;
	color:#666666;
	text-align:justify;
}

#ContentList{
	width:950px;
	min-height:500px;
	margin:0 auto;
	color:#fff;
	text-align:justify;

}

.ProductListContainer{
	width:235px;
	height:260px;
	overflow:hidden;
	float:left;
	margin-right:5px;

}

.ProductListContentImg{
	width:210px;
	padding:5px;
	border:1px solid #000;

}

.ProductListTitle{
	width:210px;
	height:40px;
	padding:5px;
	border:1px solid #000;
	float:left;
	background:url(../images/transparent.png);
	color:#FF9900;

}

.ProductListPrice{
	width:210px;
	padding:5px;
	border-top:1px solid #333333;
	float:left;
	
	background:url(../images/transparent_w.png);
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-align:center;

}

#ProductContent{
	width:227px;
	float:left;
	margin:5px;
	text-align:left;
	}
	
#ProductContentImg{
	width:240px;
	height:180px;
	padding:5px;
	border:1px #999 solid;
	display:block;
	background:url('../thumb/no.jpg') center center no-repeat;
	}

#Footer{
	clear:both;
	background:url(../images/cupido_logo.png) top right no-repeat;
	margin:0 auto;
	width:950px;
	font-size:100%;
	line-height:normal;
	color:#FFFFFF;
	margin-top:10px;
} 


    #Footer ul {
		width:200px;
        margin:3px;
        padding:0px;
        list-style:none;
		float:left;
      }
    #Footer li {
      display:inline;
      margin:3px;
      padding:0;
      }
    #Footer ul li a {
      margin:3px;
      padding:0 0 0 0px;
      text-decoration:none;
      }
    #Footer ul li a span {
	float:left;
	display:block;
	color:#828080;
	font-size:90%;
	font-weight:lighter;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-top:3px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #Footer ul li a span {float:none;}
    /* End IE5-Mac hack */
    #Footer ul li a:hover span {
        color:#fff;
      }
    #Footer ul li a:hover {
      background-position:0% -42px;
      }
    #Footer ul li a:hover span {
	  background:url("../assets/images/tableftE.gif") right top;
      background-position:100% -42px;
	  color:#fff;
	  cursor:pointer;
      }

        #Footer #current ul li a {
                background-position:0% -42px;
        }
        #Footer #current ul li a span {
                background-position:100% -42px;
        }

.Shopping{
	width:930px;
	height:18px;
	border:5px solid #fff;
	padding:5px;

}

#slidebar{
	float:left;
	width:200px;
	border:none;
	border:0px;
	margin:0px;
	font-size:112,5%;
	font-weight:bold;
	list-style:none;
	}
	
#slidebar ul{
	float:left;
	list-style:none;
	margin:0;
	padding:10px 0;
	}
	#slidebar li{
		width:180px;
		float:left;
		padding:0px;
		margin:2px 0;
		border-left:3px solid #FF9900;
		}
	#slidebar li a{
		background:url('../images/point.png_') left center no-repeat;
		color:#FF9900;
		display:block;
		font-weight:normal;
		line-height:24px;
		margin:0px;
		padding:0px 10px;
		text-align:left;
		text-decoration:none;
		list-style:none;
		}
		#slidebar li a:hover, .menu ul li:hover a{
			background:url('../images/point.png_') left center no-repeat;
			color:#fff;
			text-decoration:none;
			
			}
	#slidebar li ul{
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:110px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	#slidebar li:hover ul{
		display:block;
		
		}
	#slidebar li li {
		background:#666666 url('assets/images/point.png_') center center no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:220px;
		font-weight:bold;
		border-bottom:1px #333333 dotted;
		}
	#slidebar li:hover li a{
		background:none;
		
		}
	#slidebar li ul a{
		display:block;
		height:30px;
		font-style:normal;
		margin:0px;
		text-align:left;
		padding-bottom:10px;
		}
		#slidebar li ul a:hover, .menu li ul li:hover a{
		background:#666666 url('assets/images/point.png') center center no-repeat;
			border:0px;
			color:#CC0066;
			text-decoration:none;
			}
	#slidebar p{
		clear:left;
		}	
		
.Comments{
	padding:10px;
	margin-bottom:10px;
	background:url(../images/transparent_w.png);
}

#Blog{
	margin:0;
	padding:0;
	width:930px;
}

#Blog ul{
	margin:0;
	padding:10px;
	width:930px;
	text-decoration:none;
	list-style:none;
}

#Blog ul li{
	width:930px;
	float:left;	

}

#Blog ul li span{
	width:200px;
	float:left;

}

#Blog ul li input{
	padding:3px;
	margin:3px;
	float:right;
	background:#000;
	color:#FFFFFF;
	border:1px #333333 solid;


}
#Blog ul li textarea{
	padding:3px;
	margin:3px;
	float:right;
	background:#000;
	color:#FFFFFF;
	border:1px #333333 solid;

}

#Where{
	width:710px;
	height:30px;
	float:right;
	text-align:right;
	padding:20px;
	text-transform:uppercase;
	font-size:20px;
	color:#999999;
	background:url(../images/title.png);
}

.pagination{
	width:735px;
	display:block;
	margin:10px 7px;
	float:right;
	text-align:right;
}

.pagination a{
	padding:3px 5px;
	margin:0 1px;
	background:#666666;
	color:#FFFFFF;
}

.pagination a:hover{
	padding:3px 5px;
	margin:0 1px;
	background:#000;
	color:#FFFFFF;
}


.pagination span{
	padding:2px 4px;
	margin:0 1px;
	background:#fff;
	color:#666666;
	border:#666666 solid 1px;
}


.paginationImg{
	width:650px;
	display:block;
	margin:10px 7px;
	float:left;
	text-align:left;
	overflow:hidden;
}

.paginationImg a{
	padding:3px 5px;
	margin:1px;
	background:#666666;
	color:#FFFFFF;
	float:left;
}

.paginationImg a:hover{
	padding:3px 5px;
	margin:1px;
	background:#000;
	color:#FFFFFF;
}


.paginationImg span{
	padding:2px 4px;
	margin:1px;
	background:#fff;
	color:#666666;
	border:#666666 solid 1px;
		float:left;
}

#ContentList .pagination{
	width:500px;
	display:block;
	text-align:right;
}

#ContentList .pagination a{
	padding:3px 5px;
	margin:0 1px;
	background:#666666;
	color:#FFFFFF;
}

#ContentList .pagination a:hover{
	padding:3px 5px;
	margin:0 1px;
	background:#000;
	color:#FFFFFF;
}


#ContentList .pagination span{
	padding:2px 4px;
	margin:0 1px;
	background:#fff;
	color:#666666;
	border:#666666 solid 1px;
}

.black_overlay{
			position:!important;
			display: none;
			top: 0%;
			left: 0%;
;
			overflow:hidden;
			z-index:1000;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
			
		}
		.white_content {
			display: none;
			position: absolute;
			top:80px;
			left:10%;
			width:80%;
			height: 80%;
			padding: 0px;
			z-index:1001;
			text-align: right;
			margin:auto;
			
		}