
a {
	text-decoration:none;
}

a img {
	border:0;
}

#vid_browser_outer {
	width:769px;
	margin-left:auto;
	margin-right:auto;
}

/* Left hand Block Styles */

#left_side_block {
	width:560px;
}

#dress_me_logo {
	width:132px;
	height:138px;
}

#video_player_outer {
	width:512px;
	height:288px;
}

#vid_browser_lower_content {
	width:560px;

}

#text_container{
	width:284px;
	float:left;
}

#title_container {
	width:100%;
}

#description_container {
	width:100%;
}

#description_container p {

}

img#add-bookmark-link {
	float:right;
	cursor:pointer;
}

p.title_size {
	font-weight:300;
	font-size:150%;
	margin-bottom:0;
margin-top:30px;
}

p.extra_bold {
	font-weight:900;
	font-size:150%;
	margin-top:0px;
margin-bottom:20px;
}

#vid_browser_lower_right {
	width:276px;
	height:146px;
	float:right;
}

#vid_browser_share_outer {
	width:116px;
	height:47px;
	margin-right:15px;
	float:right;
}



#shop_now_button{
	width:276px;
	height:99px;
	clear:right;
	cursor:pointer;
}

/* Right hand block styles */

#right_side_block {
	width:209px;
	float:right;
}

#video_files_title {
	width:209px;
	height:43px;
	background-image:url('/outnet/content/2010/images/videobrowser/VidArchive_04.png');
}

#vid_browser_main_menu {
	width:209px;
	height:96px;
	display:table-row;
}

#big_preview_button {
	width:69px;
	height:95px;
	display:table-cell;
}

#style_spot_button {
	width:69px;
	height:95px;
	display:table-cell;
}

#chic_chat_button {
	width:69px;
	height:95px;
	display:table-cell;
}


/* Carousel Styles */

#video_carousel_outer {
	width:159px;
	height:439px;
	font-size:75%;
	margin-left:30px;
}

#video_carousel_title {
	height:22px;
	padding-left:10px;
	padding-top: 6px;
	background-color:black;
	color:white;
	width:121px;
	font-weight:bolder;
	font-size:115%;
	margin-bottom:10px;
}

.carousel_title_text {
	width:100px;
	text-align:center;
	
}

#carousel_list {
	list-style:none;
}


#carousel_navigation_bar {
	float:right;
	width:14px;
	border:1px solid black;
	height:439px;
	padding-left:2px;
	padding-bottom:5px;
}

#carousel_button {
	width:12px;
	background-color:#666666;
	height:20px;
	position:absolute;
	top:258px;
	cursor:pointer;
	height:429px;
}


.carousel_list_item {
	padding:5px 10px;
	margin-right:10px;
	margin-bottom:5px;
}

li.active_element {
	background-color: #f0ecec;
}

#carousel_container .item_text {
	height:14px;
	width:102px;
	padding-left:5px;
	padding-top:2px;
	margin-top:3px;
	margin-bottom:3px;
	font-weight:bolder;
}

.watch_button {
	background-color: #f0ecec;
	background-image:url('/outnet/content/2010/images/videobrowser/arrus.png');
	background-position:right -16px;
	background-repeat:no-repeat;
}

.shop_button {
	background-color: #f0ecec;
	background-image:url('/outnet/content/2010/images/videobrowser/images/v.png');
	background-position:right 0;
	background-repeat:no-repeat;
}

li.active_element .watch_button {
	background-color: white;
	background-position:right 0;
}

li.active_element .shop_button {
	background-color: white;
}

.watch_button a{
	color:black;
}

.shop_button a {
	color:black;
}



.carousel_title {
	background-color:black;
	padding-left:5px;
	color:white;
}

img.carousel_thumb {
	width:107px;
	height:58px;
}
.data {
	display:none;
}

/* Foot Styles etc */
#page_foot_block {
	width:769px;
	height:53px;
	background-image:url('/outnet/content/2010/images/videobrowser/VidArchive_17.png');
}

.clear_both {
	clear:both;
}

/* Video Player Styles */


#video-container {
overflow:hidden;
}

#video-tag {
	width:512px;
	height:288px;
	display:none;
}

.loading_gif {
	width:32px;
	height:32px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	background-image:url('/outnet/content/2010/images/videobrowser/ajax-loader.gif');
}



/* Social Bookmark Container Styles */

#add-bookmark-container {

	width: 132px;
	height: 32px;
	padding-top:10px;
	background: url('/outnet/content/2010/images/videobrowser/popup/share_shadow.jpg');
	background-color: white;
	top:545px;
	left:555px;

}

.bookmark-link {
	display:inline;
	margin-left:6px;
	margin-right:6px;
cursor:pointer;
}

.add-bookmark-list div.facebook span {

	width:20px;
	height:20px;
	
}
.add-bookmark-list div.bebo span {

	width:20px;
	height:20px;
}
.add-bookmark-list div.twitter span {

	width:20px;
	height:20px;
}
.add-bookmark-list div.delicious span {

	width:20px;
	height:20px;
}



