@charset "utf-8";
/* CSS Document */
#vs_main_container {
	width:920px;
	padding:10px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}
#vs_topNav_holder {
	height:50px;
}
#vs_topNav_holder a.other {
	float:right;
	background:url(../images/valentine_images/blue_aro.gif) no-repeat left center;
	padding-left:10px;
	color:#6699ff;
	font-weight:bold;
	margin:12px 0 0 0;
}
#vs_topNav_holder a:hover.other {
	text-decoration:none;
}
#vs_topNav_holder .left {
	height:50px;
	width:500px;
	float:left;
}
#vs_topNav_holder .left ul, li {
	margin:0;
	padding:0 3px 0 0;
	list-style:none;
	float:left;
}
#vs_topNav_holder .left a {
	display:block;
	padding:10px 15px 10px 15px;
	background:url(../images/valentine_images/vs_tonav_bg_normal.gif) repeat-x top;
	color:#990000;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	-moz-border-radius:5px;
	border-radius:5px;
}
#vs_topNav_holder .left a:hover {
	display:block;
	padding:10px 15px 10px 15px;
	background:url(../images/valentine_images/vs_tonav_bg_over.gif) repeat-x top;
	color:#ffffff;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	-moz-border-radius:5px;
	border-radius:5px;
}
#vs_left_holder {
	width:750px;
	float:left;
}
#vs_left_holder .find_match {
	width:350px;
	background:url(../images/valentine_images/vs_bg.gif) repeat-x top;
	border:1px solid #f6aece;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:10px;
	float:left;
}
#vs_left_holder .find_top {
	border-bottom:1px solid #f6aece;
	height:80px;
	color:#990000;
}
#vs_left_holder .find_top h1 {
	color:#990000;
	margin:0 0 12px 0;
	padding:0;
	display:block;
}
#vs_left_holder .find_valentine {
	width:350px;
	background:url(../images/valentine_images/vs_bg.gif) repeat-x top;
	border:1px solid #f6aece;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:10px;
	float:right;
}
#vs_left_holder .contentHolder_twt {
	height:475px;
	margin-top:15px;
	overflow:auto;
	font-size:12px;
}
#vs_left_holder .contentHolder_twt h3 {
	color:#990000;
	margin:0 0 12px 0;
	padding:0;
	display:block;
	font-size:14px;
}
#vs_left_holder .contentHolder_twt .match_image_holder {
	margin:0 0 15px 0;
}


#match_image_holder_bottom {
	height:30px;
	float:left;
	padding:10px;
}
#match_image_holder_bottom ul, li {
	margin:0;
	padding:0 3px 0 0;
	list-style:none;
	float:left;
}
#match_image_holder_bottom a {
	display:block;
	padding:5px;
	background:url(../images/valentine_images/vs_tonav_bg_normal.gif) repeat-x top;
	color:#990000;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	-moz-border-radius:5px;
	border-radius:5px;
}
#match_image_holder_bottom a:hover {
	display:block;
	padding:5px;
	background:url(../images/valentine_images/vs_tonav_bg_over.gif) repeat-x top;
	color:#ffffff;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	-moz-border-radius:5px;
	border-radius:5px;
}
#vs_left_holder .contentHolder_twt .tweets {
	padding:5px;
	border:2px solid #2f9d15;
	margin:0 10px 5px 0;
	height:100px;
	background:#fff;
	color:#333333;
}
#vs_left_holder .contentHolder_twt .tweets .image_holder {
	width:48px;
	height:48px;
	padding:1px;
	background:#FFF url(../images/valentine_images/no_image_found.gif) no-repeat center;
	border:1px solid #455e80;
	margin:0 14px 0 0;
	float:left;
}
#vs_right_holder {
	width:160px;
	float:right;
	padding-left:10px;
}
.clr_bt {
	clear:both;
}

/* Icon Holder */
.iconHolder {
	margin:10px 0 0 0;
	text-align:right;
}
a.favIcon {
	width:17px;
	height:13px;
	display:block;
	text-decoration:none;
	background:url(../images/valentine_images/interact_icons.png) no-repeat 0 0;
	cursor:pointer;
	margin:0 7px 0 0;
	float:left;
}
a:hover.favIcon {
	width:17px;
	height:13px;
	display:block;
	text-decoration:none;
	background:url(../images/valentine_images/interact_icons.png) no-repeat 0 -17px;
	cursor:pointer;
	float:left;
}
a.shareIcon {
	width:17px;
	height:13px;
	display:block;
	text-decoration:none;
	background:url(../images/valentine_images/interact_icons.png) no-repeat 0 -32px;
	cursor:pointer;
	margin:0 7px 0 0;
	float:left;
}
a:hover.shareIcon {
	width:17px;
	height:13px;
	display:block;
	text-decoration:none;
	background:url(../images/valentine_images/interact_icons.png) no-repeat 0 -47px;
	cursor:pointer;
	float:left;
}
a.embIcon {
	width:17px;
	height:13px;
	display:block;
	text-decoration:none;
	background:url(../images/valentine_images/interact_icons.png) no-repeat 0 -62px;
	cursor:pointer;
	margin:0 7px 0 0;
	float:left;
}
a:hover.embIcon {
	width:17px;
	height:13px;
	display:block;
	text-decoration:none;
	background:url(../images/valentine_images/interact_icons.png) no-repeat 0 -77px;
	cursor:pointer;
	float:left;
}
a.repIcon {
	width:18px;
	height:13px;
	display:block;
	text-decoration:none;
	background:url(../images/valentine_images/interact_icons.png) no-repeat 0 -92px;
	cursor:pointer;
	margin:0 7px 0 2px;
	float:left;
}
a:hover.repIcon {
	width:18px;
	height:13px;
	display:block;
	text-decoration:none;
	background:url(../images/valentine_images/interact_icons.png) no-repeat 0 -110px;
	cursor:pointer;
	float:left;
}
