html *
{
    padding: 0;
    margin: 0;
}

body
{
    background: url(../images/background_gradient.png) repeat-x left -100px #a7d0e2;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    height: 100%;
}

#content-mid #uploads-right-content iframe html body
{
    background: none;
    font-family: Arial, Helvetica, sans-serif;
}

a
{
    color: #0f6a9f;
    text-decoration: none;
}

a:hover
{
    color: #4c99e0;
    text-decoration: underline;
}

a:active
{
    color: #4cb6e0;
    text-decoration: underline;
}

a img
{
	border:0;
}

hr.hr1 {
    border:0 none;
    color:#cccccc;
	background-color:#cccccc;
	height: 1px;
	width:910px;
}
#container
{
    width: 965px;
    margin: 5px auto;
}

#logo
{
    /*background: url(../images/beta.png) no-repeat 220px 20px;*/
    float: left;
    padding: 0 0 3px 20px;
    height: 60px;
    width: 285px;
    clear: both;
}

.top_nav_outer
{
    background: url(../images/top_nav_corner_left.png) no-repeat left top #d4eef9;
    float: left;
    padding: 0 0 0 15px;
    height: 34px;
    width: 935px;
    clear: both;
}

.top_nav_inner
{
    background: url(../images/top_nav_corner_right.png) no-repeat right top;
    float: left;
    padding: 0 15px 0 0;
    height: 34px;
    width: 100%;
}

#nav
{
    background: url(../images/top_nav_background.png) repeat-x left top;
    float: left;
    margin: 0;
    height: 35px;
    width: 100%;
    border-bottom: 1px solid #fff;
}

#nav ul
{
    list-style: none;
}

#nav ul li
{
    float: left;
    background: url(../images/tap_divider.png) no-repeat right top;
}

#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited
{
    float: left;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 30px;
    padding: 0 15px;
    margin: 2px 0 0;
    height: 31px;
}

#nav ul li a:hover
{
    float: left;
    background: url(../images/tap_divider.png) no-repeat right top #aedbf4;
    height: 30px;
    border-bottom: 1px solid #72accc;
}
/*
#nav ul li a.home {
	margin: 2px 3px 0 0;
}
	
#nav ul li a.home:hover {
	background: url(../images/tap_divider.png) no-repeat left top #aedbf4;
	margin: 2px 3px 0 0;
}
*/
#login
{
    position: relative;
    top: -60px;
    left: 565px;
    width: 355px;
    z-index: 1;
}

#login .login_input_field
{
    float: left;
    margin: 3px 0 0;
    width: 130px;
    height: 18px;
}

#login .login_submit
{
    float: right;
    padding: 0 0 0 10px;
    margin: 19px 0 0;
    height: 17px;
    width: 60px;
    border: none;
}

#lblUsername, #lblPassword
{
    float: left;
    padding: 0px 5px;
    font-size: 11px;
    width: 130px;
}

#lblUsername input, #lblPassword input
{
    border: 1px solid #999;
}

#lblPassword
{
    position: relative;
    left: 10px;
}

.message
{
    clear: right;
    display: block;
    color: #669933;
}

.nothwapbacks-message
{
    clear: right;
    display: block;
    color: #669933;
    font-weight: bold;
    padding-left: 15px;
}


#login .message
{
    float: left;
    color: #669933;
    margin: 3px 0 0;
    padding: 0px 5px;
    width: 380px;
    clear: both;
}

/*//////////////  PERSONAL WELCOME AND ACCOUNT LINKS ///////////////////*/
#trl_before
{
    float: right;
    padding: 0 15px 0 0;
    margin: 10px 0;
}

#trl_before a:link, #trl span
{
    display: inline;
    font-size: 12px;
}

#trl
{
    float: right;
    padding: 0 15px 0 0;
    margin: 10px 0;
}

#trl a:link, #trl span
{
    display: inline;
    font-size: 12px;
}

/*//////////////  BEGIN CONTENT  ///////////////////*/

/*HOME PAGE SPECIFIC */

#content-top
{
    background: url(../images/content_background_gradient.png) repeat-x left top #fff;
    float: left;
    position: relative;
    left: 5px;
    margin: 0;
    padding:20px 15px 0 10px;
    min-height: 85px;
    width: 930px;
    clear: both;
}
#iphone-content
{
    background: url(../images/content_background_gradient.png) repeat-x left top #fff;
    float: left;
    position: relative;
    left: 5px;
    margin: 0;
    padding:20px 15px 0 10px;
    min-height: 85px;
    width: 930px;
    clear: both;
}
#iphone-content h3 {
    font-size: 22px;
    font-weight: bold;
    color:#555555;
    margin-bottom:10px;
    }
#iphone-content .display_hero {
    float:left;
    width:480px;
    margin:40px 0 0 40px;
}
#iphone-content .right340 {
    margin:40px 30px 0 0;
}
#iphone-content .desc {
    color:#000000;
    line-height:150%;
    font-size:14px;
    } 
#iphone-content .thumbs {
    width:860px;
    margin:auto;
    float:right;
    }
#iphone-content .thumbs img {
    margin-right:30px;
}
.vplayer {
	display:block;
	background-color:#cccccc;
}
.home_video {
	width:550px;
	float:left;
	/* padding:0 20px 0 0; */
	position:relative;
	text-align:center;
	z-index:1;
}

.compliance {
    float: left;
    font-family: Arial;
    font-size: 11px;
    margin-top: 5px;
}
.s2p_home {
    width: 530px; 
    padding: 10px;
    font-size: 14px;
    font-weight: bold; 
    color: #ffffff;
    background-color: Gray
}
.right340
{
    width:340px;
    float:right;
    margin-right:20px;
}
#corp_info
{
    float:right;
    width: 160px;
    font-size:11px;
    font-weight: bold;
}

#sign-up
{
    background: url(../images/sign-up.png) no-repeat left top;
    position: relative;
    top: 15px;
    height: 80px;
    width: 200px;
    left: 520px;
    cursor: pointer;
}

#sign-up:hover
{
    background: url(../images/sign-up.png) no-repeat left -75px;
}

#sign-up img
{
    height: 75px;
    width: 200px;
    border: 0;
}
.learn_btn
{
    background: url(../images/learn.png) no-repeat left top;
    position: absolute;
    top: 20px;
    height: 72px;
    width: 425px;
    right: 400px;
}

.learn_btn:hover
{
    background: url(../images/learn.png) no-repeat left -75px;
    cursor: pointer;
}

.home_motto1
{
    position: relative;
    left: 0;
    top: 5px;
    color: #0f6a9f;
    font-size: 28px;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 0 0 0 15px;
    width: 535px;
    clear: both;
}

.home_motto2
{
    position: relative;
    left: 30px;
    top: 5px;
    font-size: 21px;
    width: 535px;
    clear: both;
}

#flash
{
    background: url(../images/horiz_green.png) no-repeat center bottom #fff;
    float: left;
    position: relative;
    left: 5px;
    padding: 0 0 2px 30px;
    height: 300px;
    width: 925px;
    z-index: 0;
    clear: both;
}

#content-bot
{
    background: #fff;
    float: left;
    position: relative;
    left: 5px;
    padding: 0 0 0 30px; /*height: 156px;*/
    width: 925px;
    overflow: hidden;
    clear: both;
}

#content-bot ol
{
    float: left;
    color: #b4b4b4;
    list-style-type: decimal;
    padding: 0 0 0 60px;
    height: 100%;
    width: 875px;
}
/*
#content-bot li{
	float: left;
	color: #000;	
	font-size: 15px;
	height: 100%;
	width: 225px;	
}
*/
#home-p1
{
    padding: 0 120px 0 0;
}

#home-p2
{
    padding: 0 25px 0 0;
}
.home_section
{
    color: #777;
    font-size: 14px;
    font-weight: bold;
    }
    
.home_copy
{
    float: left;
    color: #777;
    font-size: 14px;
    font-weight: bold;
    text-align: justify;
    padding: 0 15px;
    margin: 15px 0;
    width: 720px;
}
.s2pbtn, a.s2pbtn, input[type=submit].s2pbtn
{
    background: #c8ecfb url('../images/s2p_btn.gif') -3px -3px no-repeat;
    border: 2px solid #5bb6de;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #555;
    font-weight: bold;
    width: auto;
    padding: 4px 4px 3px 20px;
    margin-left:10px;
    text-align: center;
    text-decoration: none;
}
.s2pbtn:hover, a.s2pbtn:hover, input[type=submit].s2pbtn:hover
{
    background: #c8ecfb url('../images/s2p_btn.gif') -3px -38px no-repeat;
    border: 2px solid #2499cc;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
}
.compliance
{
    float: left;
    font-family: Arial;
    font-size: 11px;
    margin-top: 5px;
}
.number-form
{
    width: 100%;
    padding: 2px;
    border: 1px solid #999999;
    background: #f1f1f1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.number-form input:focus
{
    background: #ffffff;
}
h2.home_header
{
    font-size: 23px;
    text-align: center;
}

.content_outer
{
    background: url(../images/main_left.png) repeat-y left top;
    float: left;
    width: 100%;
}

.content_inner
{
    background: url(../images/main_right.png) repeat-y right top;
    float: left;
    width: 100%;
}

#content-mid
{
    background: url(../images/content_background_gradient.png) repeat-x left top #fff;
    float: left;
    position: relative;
    left: 5px;
    top: 0;
    padding: 0 15px 15px;
    min-height: 625px;
    width: 925px;
    clear: both;
    z-index: 1;
}

#right-content
{
    float: right;
    width: 740px;
    margin: 20px 15px 20px 0;
}

.content_left
{
    float: left;
    margin: 30px 0;
    width: 158px;
}

.help_links
{
    text-align: center;
    clear: both;
}

.help_links a
{
    display: inline;
    padding: 0 15px 0 0;
}

.ln
{
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 15px 0 0 22px;
    padding: 0 0 0 10px;
    width: 115px;
    overflow: hidden;
}

.ln li
{
    float: left;
    padding: 3px 20px 3px 15px;
    margin: 2px 0 0;
    width: 100%;
    clear: both;
}

.ln li img
{
    float: left;
    margin: 0 0 15px -25px;
}

.ln li.selected
{
    background: url(../images/arrow_indicator.png) no-repeat 3px center;
}

#my_thwaps
{
    text-align: center;
    padding: 0 15px 0 30px;
    margin: 15px 0;
    height: 55px;
    width: 89px;
    border: 0;
}

.content_right
{
    float: right;
    position: relative; /*top: 30px;*/
    margin: 30px 0;
    width: 751px;
}

/*////////////// NO-THWAPS / WELCOME PAGE ///////////////////*/


.message-info
{
    clear: both;
}

#nothwaps-right-content
{
    float: right;
    margin: 0 15px 20px 0;
    height: 407px;
    width: 740px;
}

.message-info h2
{
    line-height: 1.6em;
    padding: 0 0 0 30px;
    margin: 0;
    width: 435px;
}

.message-info p
{
    line-height: 1.6em;
    padding: 0 0 0 30px;
    margin: 10px 0;
    width: 435px;
}

.blueText
{
    color: #0099CC;
}

.message-info h1.blueText
{
    float: left;
    color: #0099CC;
    text-align: left;
    font-size: 25px;
    line-height: 28px;
    text-align: left;
    padding: 0 0 0 30px;
    width: 100%;
}

#nothwaps-right-content .message-info .message_details
{
    float: left;
    text-align: left;
    line-height: 1.4em;
    font-size: 12px;
    padding: 0 0 0 30px;
    margin: 0 0 15px;
    width: 550px;
}

.nothwaps
{
    background: url(../images/page_area_bg.png) repeat-y left top;
    float: right;
    margin: 15px 0 20px 0;
    padding: 0;
    height: 100%;
    width: 741px;
}

.nothwaps .page_area_bottom
{
    margin: 90px 0 -5px;
}

#nothwaps-right-content .message-info .message_details a
{
    font-weight: bold;
    text-decoration: underline;
}

#nothwaps-right-content .greenText
{
    font-size: 13px;
    font-weight: normal;
    clear: both;
}

#nothwaps-right-content .blueTextEmail
{
    font-size: 13px;
}

#media-player-nothwaps #item-detail-left
{
    background: url(../images/detail_bg_welcome.png) repeat-y center top;
    float: left;
    padding: 0;
    text-align: center;
    margin: 0 auto;
    width: 460px;
}

#media-player-nothwaps .detail_bg_top
{
    background: url(../images/detail_bg_top_welcome.png) no-repeat center top;
    float: left;
    height: 10px;
    margin: -5px auto 0;
    width: 460px;
}

#nothwaps-right-content #mediaspace
{
    float: left;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    min-height: 290px;
    width: 460px;
}

#nothwaps-right-content #mediaspace a img
{
    position: relative;
    left: 165px;
}

#nothwaps-right-content #mediaspace2
{
    float: left;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    min-height: 290px;
    width: 460px;
}

#nothwaps-right-content #mediaspace2 a img
{
    position: relative;
    left: 165px;
}

#media-player-nothwaps .detail_bg_bottom
{
    background: url(../images/detail_bg_bottom_welcome.png) no-repeat center top;
    float: left;
    height: 10px;
    margin: 0 auto -5px;
    width: 460px;
}

#media-player-nothwaps
{
    float: left;
    clear: both;
    margin: 0px;
}

/*////////////// ITEM LIST LAYOUT ///////////////////*/

.navigation
{
    float: right;
    font-size: 11px;
    text-align: right;
    padding: 0 30px 0 0;
    margin: 5px 0;
    width: 30%;
}

.navigation a img
{
    margin: 0 0 -1px;
    text-decoration: none;
}

.item_odd .item_top, .item_odd .item_bottom
{
    background: none;
}

.item-a
{
    float: left;
    margin: 0 0 15px;
}

#submitcomment .item-a
{
    margin: 0 0 5px;
}

.item-b .item_top
{
    float: left;
    background: url(../images/item_top.png) no-repeat left top;
    height: 10px;
    width: 751px;
}

.item-b .item_bottom
{
    float: left;
    background: url(../images/item_bottom.png) no-repeat left top;
    height: 10px;
    width: 751px;
}

.item-b
{
    float: left;
    background: url(../images/item_background.png) repeat-y left top;
    margin: 0 0 15px;
}

.item-a .item_top, .item-a .item_bottom
{
    float: left;
    height: 10px;
    width: 751px;
}

.media
{
    float: left;
    margin: 10px 0;
    padding: 0 20px;
    height: 94px;
    width: 124px;
}

.media a
{
    outline: none;
}

.media .thumb
{
    background: #333;
    padding: 1px;
    height: 90px;
    width: 120px;
}

.camera_icon
{
    position: relative;
    left: 110px;
    top: -25px;
    border: 0;
}

.med-info
{
    float: right;
    padding: 0 15px 0 0;
    width: 570px;
}

h4.item_title
{
    float: left;
    font-size: 17px;
    margin: 10px 0 5px;
    width: 345px;
    clear: left;
}

.item_actions
{
    float: left;
    width: 345px;
}

.item_actions p
{
    float: left;
    font-size: 12px;
    min-height: 50px;
    width: 100%;
    clear: both;
}

.item_actions #delete
{
    float: right;
}

.button_blue_link
{
    float: left;
    background: url(../images/button_blue_left.png) no-repeat;
    padding: 0 10px 0 7px;
    height: 21px;
    width: auto;
}

.button_blue_link a
{
    background: url(../images/button_blue_right.png) no-repeat right top;
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    line-height: 21px;
    padding: 0 15px 0 7px;
    height: 21px;
    width: auto;
}

.button_green_link
{
    float: left;
    background: url(../images/button_green_left.png) no-repeat;
    padding: 0 10px 0 7px;
    height: 21px;
    width: auto;
}

.button_green_link a
{
    background: url(../images/button_green_right.png) no-repeat right top;
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    line-height: 21px;
    padding: 0 15px 0 7px;
    height: 21px;
    width: auto;
}

.button_green_link a, .button_blue_link a
{
    outline: none;
}

.delete_link
{
    float: right;
    padding: 0 15px 0 0;
}

.med-detail
{
    float: right;
    padding: 30px 0 0 10px;
    height: 80px;
    width: 205px;
    border-left: 1px solid #d4d4d4;
}

.contact_thumb
{
    float: left;
    padding: 0 10px;
    border: 0;
}

.med-detail p
{
    font-size: 10px;
    line-height: 1.2em;
    padding: 0 0 0 60px;
    text-align: left;
    width: 140px;
}

/*////////////// DETAIL PAGES ///////////////////*/

.backto
{
    position: absolute;
    left: 200px;
    top: 35px;
}
#detail_content {
    width:895px;
    padding: 10px;
    margin: 30px 0 20px;
    background:#ffffff;
    border:1px solid #eeeeee;
	-moz-border-radius:5px;
	border-radius:5px;
}
#detail_content_left {
    float:left;
    width:610px;
}
#detail_content_left .item_description {
    margin:0;
    width:600px;
}
.player_container {
    float:left;
    padding:5px;
    background:#000000;
    -moz-border-radius:5px;
	border-radius:5px;
	width:600px;
}
#detail_content_right {
    float:right;
    width:275px;
    font-size:11px;
}
#detail_content_right .feature_video_container {
    display:block;
    float:left;
    top:10px;
    width:275px;
}
#detail_content_right .thumb_container {
    display:block;
    float:left;
    margin:0 15px 10px 0;
    text-decoration:none;
    width:120px;
    height:90px;
}
.left {
    float:left;
    }
.detail_info {
    float:left;
    width:200px;
    display:block;
 }  
#detail_userthumb
{
    float: left;
    padding-right: 10px;
    clear: both;
    height: 60px;
    width: 60px;
}
.detail_recent {
    border:1px #E7E7E7;
    border-style:solid none;
    clear:both;
    color:#113C6F;
    float:left;
    padding:10px 0;
    width:100%;
}
#comments .detail_comments {
    clear:both;
    float:left;
    padding:0 0 10px 0;
    width:100%;
}
#comments .nothwapbacks-message {
    padding-left:0;
}
.detail_section {
    color:#777777;
    font-size:14px;
    font-weight:bold;
}
    
#comments-right-content, #contacts-right-content, #right-content-settings, #notifications-right-content, #uploads-right-content, #contactus-content, #share-right-content, #addthwap-right-content
{
    background: url(../images/page_area_bg.png) repeat-y left top;
    float: right;
    margin: 60px 0 20px 0;
    padding: 0;
    height: 100%;
    width: 741px;
}

.page_area_top
{
    background: url(../images/page_area_top.png) no-repeat left top;
    float: left;
    margin: -5px 0 0 0;
    height: 15px;
    width: 741px;
    clear: both;
}

.page_area_bottom
{
    background: url(../images/page_area_bottom.png) no-repeat left top;
    float: left;
    margin: 5px 0 -5px 0;
    height: 15px;
    width: 741px;
    clear: both;
}

#item-detail-left
{
    background: url(../images/detail_bg.png) repeat-y left top;
    float: left;
    padding: 0;
    margin: 0 0 0 15px;
    width: 405px;
}

#new-item-detail-left
{
    background: url(../images/new_detail_bg.png) repeat-y left top;
    float: left;
    padding: 0;
    margin: 0 0 0 15px;
    width: 500px;
}

.detail_bg_top
{
    background: url(../images/detail_bg_top.png) no-repeat left top;
    float: left;
    margin: -5px 0 0 0;
    height: 10px;
    width: 405px;
}

.new-detail_bg_top
{
    background: url(../images/new_detail_bg_top.png) no-repeat left top;
    float: left;
    margin: -5px 0 0 0;
    height: 10px;
    width: 500px;
}

.detail_bg_bottom
{
    background: url(../images/detail_bg_bottom.png) no-repeat left top;
    float: left;
    margin: 0 0 -5px 0;
    height: 10px;
    width: 405px;
}

.new-detail_bg_bottom
{
    background: url(../images/new_detail_bg_bottom.png) no-repeat left top;
    float: left;
    margin: 0 0 -5px 0;
    height: 10px;
    width: 500px;
}


p.item_title
{
    float: left;
    color: #113c6f;
    font-weight: bold;
    font-size: 17px;
    padding: 0 0 0 15px;
    margin: 0 0 15px;
    clear: both;
    width: 100%;
}
.item_title
{
    color: #113c6f;
    font-weight: bold;
    font-size: 17px;
    margin: 0 0 5px;
    clear: both;
    width: 100%;
}

#item-detail-left img
{
    /*float: left;*/
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#media-player
{
    padding: 0 10px; /*min-height: 270px;*/
    clear: both;
}

#item-detail-right
{
    float: right;
    margin: 0;
    padding: 0 5px 0 10px;
    width: 300px;
}

#new-item-detail-right
{
    float: right;
    margin: 0;
    padding: 0 5px 0 10px;
    width: 200px;
}

#item-detail-right h4
{
    display: none;
}

.item_description
{
    font-size: 12px;
    color: #000000;
    line-height: 1.5em;
    clear: both;
    float: left;
    margin: 0 0 0 15px;
    padding: 0;
    width: 500px;
}
.home_recent
{
    color:#113C6F;
    float: left;
    padding: 10px 0 0;
    width: 100%;
    border-top: 1px solid #f3f3f3;
    clear: both;
    
}
.recent_by
{
    float: left;
    padding:0 0 3px 15px;
    border-right: 1px solid #f3f3f3;
}
.recent_on
{
    float: left;
    padding:0 0 3px geox;
}
.geo
{
    width: 275px;
    float: left;
    margin-top: 20px;
    color:#777777;
    font-size:14px;
    font-weight:bold;
}
.phone65
{
    width: 65px;
    height: 65px;
}
.recent_by .user50
{
    margin: 10px 3px 0 0;
}
#item-detail-rl
{
    float: left;
    height: auto;
    width: 430px;
    margin: 15px 0 0;
}

#item-detail-rl span.message
{
    float: left;
    padding: 0 10px 0 15px;
    width: 405px;
    clear: both;
}

#item-detail-rl .clear
{
    float: left;
    height: 40px;
    padding: 0 0 15px;
}

#item-detail-rl img
{
    margin: 0 0 5px 0;
}

#item-detail-rr
{
    float: left;
    margin: -6px 0 0;
    padding: 0;
}

#item-detail-rr .thwaps-picture
{
    float: left;
    padding-right: 10px;
    width: 49px;
    clear: both;
}

#item-detail-rr .thwaps-picture img
{
    padding: 2px;
    height: 45px;
    width: 45px;
}

#item-detail-rr .rounded-corners
{
    position: absolute;
    z-index: 1;
    background: url(../images/rounded_corners.png) no-repeat scroll 0 0;
    height: 49px;
    display: block;
    width: 49px;
}

#item-detail-rr p
{
    color: #666;
    padding: 0;
    font-size: 12px;
    clear: both;
}

#item-detail-rl .button_green_link, #item-detail-rl .button_blue_link
{
    position: relative;
    left: 15px;
    float: left;
    padding: 0 0 0 10px;
    margin: 1px 10px 15px 5px;
    width: auto;
}

.no_comments_yet
{
    position: relative;
    left: 15px;
}

#submitcomment
{
    float: left;
    padding: 0;
    width: 403px;
    clear: both;
}

#submitcomment textarea
{
    border: 1px solid #b4b4b4;
}

#submitcomment p
{
    float: left;
    color: #777;
    margin: 10px 0 0;
    width: 320px;
}

#submitcomment ul
{
    list-style: none;
    width: 403px;
}

#submitcomment ul li
{
    width: 100%;
}

.contactheader
{
    position: absolute;
    top: 25px;
    left: 740px;
}

.searchcontactsform span.submit, .addfriendSubmit span.submit, .contactusSubmit span.submit
{
    background: url(../images/submit_button_left.png) no-repeat left top;
    float: right;
    cursor: pointer;
    padding: 0 0 0 10px;
    height: 20px;
}


.searchheader
{
    /* position: absolute; */
    top: 25px; /* left: 740px */
}

.searchform
{
    float: right;
    position: relative;
    left: 8px;
}

.searchform .search_field
{
    float: left;
    background: url(../images/search_input_bg.png) no-repeat left top;
    color: #999;
    font-size: 12px;
    padding: 2px 0 2px 20px;
    margin: 0 10px 2px 0;
    height: 17px;
    border: none;
    width: 110px;
}

.searchform span.submit
{
    background: url(../images/submit_button_left.png) no-repeat left top;
    float: left;
    line-height: 20px;
    cursor: pointer;
    padding: 0 0 0 10px;
    height: 20px;
}


#submitcomment span.submit, .link span.submit
{
    background: url(../images/submit_button_left.png) no-repeat left top;
    float: left;
    line-height: 20px;
    cursor: pointer;
    padding: 0 0 0 10px;
    margin:10px 0;
    height: 20px;
}

#submitcomment input, .searchform span.submit input, .searchcontactsform span.submit input, .addfriendSubmit span.submit input, .contactusSubmit span.submit input, .link span.submit input
{
    background: url(../images/submit_button_right.png) no-repeat right top;
    float: left;
    font-size: 12px;
    cursor: pointer;
    padding: 0 10px 3px 0;
    height: 20px;
    border: 0;
}

.collapsingdiv span.submit
{
    background: url(../images/submit_button_left.png) no-repeat left top;
    float: left;
    line-height: 20px;
    cursor: pointer;
    padding: 0 0 0 10px;
    height: 20px;
}

.collapsingdiv span.submit input, .notification_info span.submit input
{
    background: url(../images/submit_button_right.png) no-repeat right top;
    float: left;
    font-size: 12px;
    cursor: pointer;
    padding: 0 10px 5px 0;
    margin: 0;
    height: 20px;
    border: 0;
}

.searchcontactsform
{
    float: left;
    position: relative;
    left: -5px;
}

.searchcontactsform .search_field
{
    float: left;
    background: url(../images/search_input_bg.png) no-repeat left top;
    color: #999;
    font-size: 12px;
    padding: 2px 0 2px 20px;
    margin: 0 10px 2px 0;
    height: 17px;
    border: none;
    width: 110px;
}
  
#comments
{
    float: left;
    padding: 10px 0 0;
    width: 100%;
/*    border-top: 1px solid #f3f3f3;    */
    clear: both;
}

#comments .thwapback_area
{
    float: left;
    padding: 0 0 10px 15px;
    width: 100%;
    clear: both;
}

#comments .thwapback_area .collapsingdiv
{
    margin: 0;
}

#comments h3.section_header
{
    color: #113C6F;
    padding: 0 0 10px;
}
#comments table
{
    float: left;
    clear: both;
}

#comments table table
{
    float: left;
    width: 545px;
    border-bottom: 1px solid #e7e7e7;
    clear: both;
}

#comments table table table
{
    border-bottom: none;
}

.comment_user_image, .comment_user_info
{
    vertical-align: top;
    line-height: 1.4em;
    padding: 15px 0 0;
}

.comment_user_image
{
    width: 64px;
}

.comment_user_info .item-b span
{
    float: left;
    width: 545px;
    clear: left;
}

.comment_user_info .item-b .comment
{
    font-size: 13px;
}

.comment_user_info .timestamp
{
    color: #777; /*margin: 0 0 15px 0;*/
}

.comment_user_info .item-b, .comment_user_image .item-a, #submitcomment .item-b
{
    background: none;
}

.thwapback_title
{
    float: left;
    margin: 15px 0 5px;
    width: 100%;
    clear: both;
}

.thwapback_thumb
{
    float: left;
    clear: both;
}

.thwaps-picture
{
    float: left;
    padding-right: 10px;
    width: 49px;
}

.thwaps-picture img
{
    padding: 2px;
    height: 45px;
    width: 45px;
}

.rounded-corners
{
    position: absolute;
    z-index: 1;
    background: url(../images/rounded_corners.png) no-repeat scroll 0 0;
    display: block;
    height: 49px;
    width: 49px;
}

.delete_item
{
    float: right;
}

/*////////////// THWAPBACK ADD PAGES, UPLOADED AND RECEIVED ///////////////////*/

#counter_number
{
    float: right;
    color: #669933;
    font-weight: bold;
    margin: 10px 0 0;
}

a.thwapback_camera_icon
{
    float: left;
    outline: none;
}

.thwapback_camera_icon .camera_icon
{
    position: relative;
    left: -15px;
    top: 25px;
    z-index: 999;
    margin-bottom: -15px;
    outline: none;
}

.add_thwaps
{
    float: left;
    width: 740px;
    clear: both;
}

.add_thwaps table
{
    float: left;
    clear: both;
}

.add_thwaps span.page_message
{
    float: left;
    padding: 20px 0 0 15px;
    color: #669933;
    width: 435px;
}

.thwapback_item
{
    float: left;
    background: none;
    margin: 0 15px;
    border-bottom: 1px solid #e7e7e7;
    height: 90px;
    width: 710px;
}

.thwapback_item .left input
{
    float: left;
    margin: auto 0;
    margin: 0 15px 0 0;
    height: 60px;
    outline: none;
}

.thwapback_item .left a
{
    float: left;
    outline: none;
    width: 80px;
}

.thwapback_item .left a img
{
    height: 60px;
    width: 80px;
}

.thwapback_item a.camera_icon
{
    float: left;
    outline: none;
}

.thwapback_item a.camera_icon img
{
    height: 29px;
    width: 29px;
}

.thwapback_item .camera_icon
{
    position: relative;
    left: 95px;
    top: -18px;
    z-index: 999;
    margin-bottom: -15px;
    outline: none;
}

.thwapback_item .left
{
    float: left;
    padding: 15px 0;
    width: 125px;
}

.thwapback_item .right
{
    float: left;
}
/*
.thwap-title {
	float:left;
	font-size:17px;
	font-weight: bold;padding: 0 10px 0 0;
	margin: 10px 0;
	width:345px;
	clear:left;	
}
*/
.thwapback_item .right .time
{
    float: right;
    padding: 0 10px;
    margin: 10px 0;
}

.section
{
    float: left;
    height: 20px;
    width: 100%;
    clear: both;
}

.section .pagination
{
    text-align: center;
    width: 100%;
}

#addthwap-right-content .section .pagination
{
    float: left;
    padding: 10px 0;
}

#addthwap-right-content .section .pagination span
{
    float: right;
    text-align: right;
    padding: 0 30px 0 0;
}

.comment-block
{
    float: left;
    padding: 10px 0 15px 15px;
}

.link
{
    padding: 5px 0;
}

.text_info
{
    padding: 0 0 5px 0;
    clear: both;
}

/*////////////// SHARE, UPLOAD, SETTINGS, CONTACTS & ADD FRIEND PAGE ///////////////////*/

#WaitImage
{
    text-align: center;
}

#UploadCompletePanel #MessageLabel
{
    font-family: Arial, Helvetica, sans-serif;
}

#TitleRequired
{
    color: #669933;
}

#share-interior
{
    float: left;
    width: 100%;
    clear: both;
}

#selectcontacts
{
    background: url(../images/share_thwap_left_border.png) repeat-y right top;
    float: left;
    padding: 0 0 30px;
    width: 430px;
}

#selectcontacts .item-b, #selectcontacts .item-a
{
    float: left;
    background: none;
    margin: 0 15px;
    padding: 20px 0 0;
    border-bottom: 1px solid #e7e7e7;
    height: 60px;
    width: 400px;
}

.share-picture
{
    padding: 0 15px;
}

.share-picture img
{
    padding: 2px;
    height: 45px;
    width: 45px;
}

#selectfields
{
    padding: 0 15px 5px;
    border-bottom: 1px solid #e7e7e7;
    clear: both;
}

#selectfields a
{
    padding: 0 15px 5px 0;
}

#selectcontacts .share_message, #contacts-interior .search_message
{
    display: block;
    line-height: 1.6em;
    font-weight: bold;
    padding: 0 15px;
    margin: 10px 0 0;
}

#selectcontacts .item-b input, #selectcontacts .item-a input
{
    float: left;
    margin: 20px 0 0;
}

#selectcontacts .item-b span, #selectcontacts .item-a span
{
    float: left;
    font-size: 15px;
}
#selectcontacts .contacts_name
{
    margin: 20px 0 0;
}

#sharemessage
{
    float: right;
    /*padding: 0 12px;*/
    width: 306px;
}

#sharemessage h4.item_title
{
    width: 280px;
    clear: both;
}

#sharemessage .share_thwap_thumb, #sharemessage p, #sharemessage .share_button
{
    float: left;
    margin: 10px 0 0;
    clear: both;
}

#sharemessage p
{
    line-height: 1.5em;
    width: 100%;
}

.add-more
{
    padding: 0 15px;
}

.add-more .message_notloggedin
{
    clear: right;
    display: block;
    color: #669933;
    width: 365px;
}

.add-more .share_notloggedin
{
    float: left;
    width: 390px;
}

.add-more .share_notloggedin span
{
    float: left;
    padding: 0 0 0 5px;
    margin: 7px 0 0;
}

.add-more .share_notloggedin input
{
    float: left;
    margin: 5px 0 0;
    clear: both;
}

.share_notloggedin span.label_name, .share_notloggedin span.label_mob_num
{
    float: left;
    padding: 0;
    margin: 10px 0 0;
    width: 100%;
    clear: both;
}

/*///////////  SHARE BUTTON  //////////////////*/

.add-more .share_button
{
    position: relative;
    top: 5px;
    left: 20px;
    background: url(../images/sns-tool.jpg) no-repeat left -4px;
    float: left;
    height: 28px;
    width: 120px;
    overflow: hidden;
}

.add-more label
{
    float: left;
    margin: 5px 0;
    width: 365px;
    clear: both;
}

.add-more textarea
{
    float: left;
    margin: 5px 0 0;
    clear: both;
}

.add-more textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 0 0 15px;
    margin: 0 0 10px;
    width: 350px;
    overflow: auto;
}

.message_info
{
    color: #777;
    clear: both;
}

/*//////////////  SHARE A THWAP MESSAGE  ///////////////////*/

#selectcontacts .share_recipients
{
    float: left;
    padding: 5px 0 0;
    margin: 5px 0 0;
    width: 100%;
}

.share_notloggedin input, .share_recipients textarea
{
    border: 1px solid #b4b4b4;
}

.share_recipients .message_notloggedin
{
    color: #777;
}

#selectcontacts .share_recipients ul
{
    list-style: none;
}

#selectcontacts .share_recipients ul li .opt
{
    margin: 0;
}

.add_message
{
    float: left;
    padding: 0 15px 15px;
}

.add_message input
{
    float: left;
    clear: both;
}

.add_message label, .add_message textarea, .add_message .share_button
{
    float: left;
    margin: 10px 0 0;
    clear: both;
}

.add_message textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 0 0 15px;
    height: 105px;
    width: 375px;
}

.no-results
{
    padding: 0 15px;
    margin: 0 0 15px;
}
/*
#content-mid iframe
{
    float: right;
    border: none;
    width: 700px;
}
*/
#UploadPanel
{
    font-family: Arial, Helvetica, sans-serif;
}

#general-settings
{
    float: left;
    min-height: 650px;
    clear: both;
}

#general-settings h2, .sectionheader
{
    font-size: 17px;
    padding: 0 15px;
    margin: 0 0 15px;
}

#general-settings .setting .change-setting
{
    float: left;
    background: none;
    margin: 0 15px;
    padding: 20px 0 0;
    border-bottom: 1px solid #e7e7e7;
    width: 710px;
}
#notification-settings
{
    margin: 15px 0 0 15px;
}
#notification-settings h2
{
    font-size: 14px;
    padding: 10px 0;
    font-weight: bold;
}
#notification-settings input[type=checkbox], #notification-settings input[type=radio]
{
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.notification_item
{
    width: 300px;
    float: left;
}
#notifications-right-content .notification_info
{
    float: left;
}
.notification_info span.submit
{
    background: url(../images/submit_button_left.png) no-repeat left top;
    float: left;
    line-height: 20px;
    cursor: pointer;
    padding: 0 0 0 10px;
    height: 20px;
}

.notification_info p
{
    line-height: 1.8em;
}

.notification_info p label, .notification_info p input
{
    padding: 0 0 0 5px;
    margin: 0 0 5px;
}

/*  WAS BREAKING ALIGNMENT
.notification_info p input {
	position: relative;
	top: 2px;
}
*/
.notification_info span.submit input
{
    position: relative;
    top: 0;
}

.change-setting .category
{
    float: left;
    font-weight: bold;
    width: auto;
}

.change-setting .toggle_button
{
    float: right;
    padding-right: 105px;
    text-align: right;
    width: auto;
}

.change-setting a, .change-setting a:hover, .change-setting a:active
{
    display: block;
    height: 18px;
    outline: none;
    width: 100%;
}

.setting
{
    float: left;
    min-height: 60px;
    line-height: 1.8em;
}

.setting p
{
    float: left;
    padding: 0 0 0 15px;
    margin: 5px 0 0;
    width: 90%;
    clear: both;
}

.settingsubmit
{
    clear: both;
}

#picture-accordion img
{
    margin: 0 0 5px 0;
}

.collapsingdiv label
{
    float: left;
    padding: 0;
    margin: 10px 0 5px;
    width: 100%;
    clear: both;
}

.collapsingdiv
{
    float: left;
    min-height: 60px;
    margin-left: 15px;
    padding: 0 0 10px 0;
    width: 400px;
}

.setting .collapsingdiv
{
    padding: 0 0 10px 15px;
}

.collapsingdiv .item-a, .collapsingdiv .item-b
{
    background: none;
}

.collapsingdiv ul
{
    list-style: none;
    margin: 0 0 5px;
    width: 100%;
}

.collapsingdiv label input
{
    margin: 5px 0 0;
}

#deactivate-accordion p
{
    padding-left: 0;
}
/*
#deactivate-accordion label {
	margin-top: 0 0 -10px;
}
*/

#addthwap-right-content .sort_bar
{
    width: 740px;
}

#contacts-interior, .editcontact-body, #addthwap-right-content table
{
    min-height: 650px;
}

#contacts-interior p
{
    line-height: 1.6em;
    padding: 0 0 0 5px;
    margin: 10px;
    width: 435px;
}

#contacts-interior table
{
    float: left;
    width: 100%;
}

#contacts-interior .item-a, #contacts-interior .item-b
{
    float: left;
    background: none;
    margin: 0 15px;
    padding: 20px 0 0;
    border-bottom: 1px solid #e7e7e7;
    height: 60px;
    width: 710px;
}

.item-a .contacts-picture, .item-b .contacts-picture
{
    float: left;
    margin: 0 10px 0 0;
    height: 50px;
    width: 50px;
}

.contacts-picture img
{
    float: left;
    padding: 2px;
}

.checkboxSteve
{
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0 60px;
}

.item-a .invite, .item-b .invite
{
    float: right;
    position: relative;
    top: -35px;
    padding: 0 100px 0 0;
}

.addfriend
{
    float: left;
    list-style: none;
    padding: 0 0 0 15px;
    margin: 15px 0;
    width: 600px;
}

.addfriend li
{
    float: left;
    line-height: 1em;
    margin: 10px 0 0;
    clear: both;
}

.addfriend li label
{
    float: left;
    width: 120px;
}

.addfriend li input
{
    border: 1px solid #b5b5b5;
}

.addfriend li .addfriendSubmit
{
    position: relative;
    left: 120px;
}

.addfriend li .form_message
{
    color: #86bd3c;
}

.delete-friend
{
    float: right;
    position: relative;
    top: -35px;
    padding: 0 100px 0 0;
}

.delete-friend a
{
    padding: 0 15px 0 0;
}


/*////////////// CUSTOMER SERVICE, TERMS, PRIVACY, FAQ AND TIPS PAGES ///////////////////*/


.contactus
{
    float: left;
    line-height: 1.6em;
    padding: 0 20px;
    margin: 30px 0;
    min-height: 550px;
    width: 720px;
}

.contactus p
{
    float: left;
    margin: 0 0 15px;
    width: 405px;
}

.contact_us_left
{
    float: left;
    margin: 0 0 15px;
    width: 405px;
}

.contact_us_right
{
    float: right;
    width: 275px;
}

.area-a
{
    float: left;
    padding: 0 10px 0 0;
    width: 265px;
    clear: both;
}

.area-a label
{
    display: block; /*margin: 10px 0 5px;	*/
    clear: left;
}

.area-a .contactusSubmit .submit
{
    position: relative;
    left: -15px;
    top: -20px;
    margin: 5px 0;
}

#tips-interior
{
    margin: 60px 0;
}

#terms
{
    margin: 86px 0;
    line-height: 1.5em;
}

#terms h1
{
    font-size: 17px;
}

.tips ul
{
    list-style: none;
}

.tips ul li
{
    clear: left;
}

#content_bottom
{
    background: url(../images/content_bottom.png) no-repeat right top;
    float: left;
    height: 30px;
    width: 100%;
}

#footer
{
    float: left;
    color: #000;
    padding: 0 0 30px;
    height: 30px;
    width: 100%;
    clear: both;
}

#footer a:link
{
    color: #002E65;
}

#footer #footl
{
    float: left;
    padding: 0 0 0 30px;
    margin: 15px 0 0;
    width: 450px;
}

#footer #copyright
{
    float: right;
    padding: 0 30px 0 0;
    margin: 15px 0 0;
}

.comment_user_info .item-b span.pipe
{
    display: inline;
    clear: none;
    float: none;
}

.comment_user_info .item-b .blockhide
{
    padding: 0 0 10px;
}

#comments .text
{
    padding: 5px 0 5px 15px;
}

.clear
{
    clear: both;
}

#error_page
{
    background: url(../images/desktop_icon.png) no-repeat 150px 250px;
    float: left;
    padding: 30px 60px 60px;
    height: 450px;
}

#error_page p
{
    color: #669933;
    font-size: 14px;
    line-height: 1.4em;
    margin: 15px 0;
    width: 480px;
}

/*/////////// POST-LAUNCH ////////////////*/

#badges {
    height:35px;
    margin:0;
    position:absolute;
    right:-40px;
    top:10px;
    width:200px;
}

#badges #twitter
{
    padding: 0 0 0 15px;
}

#badges #facebook img, #badges #twitter img
{
    margin: 0 0 -5px;
}

#contest_button
{
    position: absolute;
    top: 20px;
    right: 405px;
}

#registercompletepanel ul
{
    padding-left: 15px;
}

.tip
{
    float: left;
    color: #777777;
    padding: 10px 0;
}

#nothwaps-right-content .message-info .message_details
{
    float: left;
    text-align: left;
    line-height: 1.4em;
    font-size: 12px;
    padding: 0 0 0 30px;
    margin: 0 0 15px;
    width: 550px;
}

#nothwaps-right-content h2.sectionheader
{
    padding: 0 0 0 30px;
}

/* new welcome share upload page*/


.share_try, .upload_try, .or
{
    position: relative;
    left: 30px;
    top: 10px;
}

.share_try a
{
    background: url(../images/share_sprite.png) no-repeat left top;
    float: left;
    padding: 0;
    margin: 0 0 15px;
    height: 275px;
    width: 329px;
    outline: none;
}

.or
{
    position: relative;
    background: url(../images/or.png) no-repeat center 230px;
    float: left;
    padding: 0 10px;
    height: 275px;
    width: 30px;
}

.upload_try a
{
    position: relative;
    background: url(../images/upload_sprite.png) no-repeat left top;
    float: left;
    padding: 0;
    margin: 0 0 15px;
    height: 275px;
    width: 329px;
    outline: none;
}

.share_try a:hover
{
    background: url(../images/share_sprite.png) no-repeat right top;
    float: left;
    width: 329px;
}

.upload_try a:hover
{
    background: url(../images/upload_sprite.png) no-repeat right top;
    float: left;
    width: 329px;
}

.item_quote
{
    float: left;
    padding: 0 15px 0 0;
    width: 735px;
}

.quote
{
    float: left;
    font-size: 16px;
    line-height: 20px;
    padding: 0 0 0 15px;
    margin: 15px 0 15px;
    width: 505px;
}

.quote_detail
{
    float: right;
    padding: 30px 0 0 10px;
    height: 80px;
    width: 190px;
    border-left: 1px solid #d4d4d4;
}

.quote_detail p
{
    font-size: 10px;
    line-height: 1.2em;
    padding: 0 0 0 60px;
    text-align: left;
    width: 140px;
}

.quote p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.4em;
    padding: 0 0 0 30px;
    min-height: 85px;
}

.start_quote
{
    padding: 0 3px 0 0;
    margin: 0 0 0 -25px;
}

.end_quote
{
    white-space: nowrap;
    position: relative;
    top: 0;
    left: 5px;
    padding: 0 5px 0 0;
    margin: 0 0 -5px 0;
    clear: right;
}

.quote_page
{
    top: 60px;
}

.quote_page .item-a
{
    margin-bottom: 5px;
}

/*////////////  FOR THE HOME PAGE QUOTE ROTATOR  /////////////////////*/

.features_container
{
    position: relative;
    float: left;
    width: 910px;
    height: 228px;
}
.thumb_container {
    float:left;
    height:145px;
    width:166px;
    margin:0 20px 10px 0;
    text-decoration:none;
    display:block;
}
.desc_s {
	font-weight:bold;
}
.pthumb_container {
    float:left;
    height:100px;
    width:100px;
    margin:0 35px 10px 0;
}
.pthumb_container2 {
    float:left;
    height:100px;
    width:100px;
    margin:0 0 10px 0;
}
.quotes_container
{
 /*   background: url(../images/featured_videos/bg_feature_quote.png) no-repeat;  */
    position: absolute;
    top: 32px;
/*    left: 21px;  */
    background-color: #fff;
    float: right;
    height: 166px;
    width: 420px;
}

.feature_mask
{
    position: relative;
    height: 165px;
    width: 420px;
    z-index: 2;
    overflow: hidden;
}

.feature_mask ul
{
    position: absolute;
    top: 0;
    z-index: 1;
}

.feature_mask ul li
{
    list-style: none;
}

.feature_mask ul li .quote
{
    padding: 5px;
    width: 400px;
    overflow: hidden;
}

.feature_mask ul li .quote p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.feature_mask ul li .quote p span img
{
    white-space: nowrap;
}

.byline
{
    float: right;
    color: #333;
    font-size: 14px;
    padding: 0 15px 0 0;
    margin-top: 5px;
    clear: left;
}

/*///////////////  HOME VIDEO ROTATOR  /////////////////*/

.feature_video_container {
    top:10px;
    width:930px;
    display:block;
    float:left;
}

#featured_videos
{
    position: absolute;
    left: -70px;
    background: transparent;
    float: right;
    padding: 0;
    margin: 10px auto 0;
    text-align: center;
    height: 186px;
    width: 384px;
    overflow: auto;
    z-index: 2;
}

.home_arrow_left, .mask_image_left
{
    position: absolute;
    top: 45px;
    left: 462px; /*background: url(../images/featured_videos/mask_image_left.png) no-repeat;	*/
    height: 125px;
    width: 20px;
    z-index: 5;
    cursor: pointer;
}

.home_arrow_right, .mask_image_right
{
    position: absolute;
    top: 45px;
    left: 862px; /*background: url(../images/featured_videos/mask_image_right.png) no-repeat;	*/
    height: 125px;
    width: 20px;
    z-index: 5;
    cursor: pointer;
}

.home_arrow_left .left_arrow, .home_arrow_right .right_arrow
{
    position: absolute;
    top: 55px;
}

.mask_image_left .left_arrow, .mask_image_right .right_arrow
{
    position: absolute;
    top: 45px;
}

.featured_partner_container {
    top:10px;
    width:930px;
    display:block;
    float:left;
}       
#public_content
{
    position: relative;
    left: 15px;
    top: 60px;
    background: url(../images/public_page_area_bg.png) repeat-y;
    float: left;
    margin: 0 0 120px;
    width: 895px;
    clear: both;
}

#public_content p.item_title
{
    text-align: center;
    margin: 10px 0 -10px;
    padding: 0;
}

#public_content .page_area_top
{
    background: url(../images/public_page_area_top.png) no-repeat;
    float: left;
    width: 895px;
}

/*  MOVED TO THE IFRAME PAGE - PublicVideos.aspx  - dm 011410

#public_content #item-detail-right p.item_description {
	display: inline;	
	font-size: 14px;
	color: #000000;
	padding: 2px 0px;
	margin: 0;
}

#public_content #item-detail-rl {
	display: none;
}

#public_content #item-detail-rr {
	float: none;
	position: relative;
	left: 100px;
	text-align: center;
	padding: 2px; 	
	margin: 5px 0 10px;
	width: 690px;
	clear: both;
	border: 1px solid #eee;	
}

#public_content #item-detail-rr p{
	display: inline;
	padding: 0 15px 0 0;
}

#public_content #item-detail-left{
	position: relative;
	left: 245px;
	top: 20px;
	margin: 0 0 30px; 
}

#public_content #item-detail-right{
	float: left;
	text-align: left;
	padding: 0 220px 0 245px;
	margin: 5px 0 15px;
	width: 430px;
}
*/

#public_content .page_area_bottom
{
    background: url(../images/public_page_area_bottom.png) no-repeat;
    float: left;
    width: 895px;
}

#public_content .feature_video_container
{
    background: none;
    position: relative;
    left: 100px;
    top: 0;
    height: 186px;
    width: 698px;
    clear: both;
}

#public_content #featured_videos
{
    position: absolute;
    left: 0;
    background: transparent;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    height: 186px;
    overflow: auto;
    z-index: 2;
}

#public_content .feature_video_container .mask_image_left
{
    position: absolute;
    top: 10px;
    left: -20px;
}

#public_content .feature_video_container .mask_image_right
{
    position: absolute;
    top: 10px;
    left: 697px;
}

h3.rotator_header_1
{
    position: absolute;
/*    top: 10px;
      left: 152px;  */
}

h3.rotator_header_2
{
    position: absolute;
    top: 10px;
    left: 612px;
}

.feature_mask_video
{
    position: absolute;
    float:right;
    height: 297px;
    width: 515px;
    z-index: 4;
    overflow: hidden;
}

#public_content .feature_mask_video
{
    position: absolute;
    top: 2px;
    left: 0;
    height: 165px;
    width: 698px;
    z-index: 4;
    overflow: hidden;
}

#featured_videos .video_thumbs
{
    position: relative;
    width: 840px;
    z-index: 3;
}

#featured_videos a
{
    float: left;
    margin: 8px 0 0;
    height: 141px;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

#featured_videos img
{
    margin: 0 0 5px;
    border: 1px solid #000;
}

#featured_videos a .featured_video, #featured_videos a .detail_video_title
{
    display: block;
    text-align: center;
    line-height: 1.2em;
    width: 166px;
}

.featured_video
{
    font-weight: bold;
}

.featured_user
{
    font-weight: normal;
}

#featured_videos .control
{
    position: absolute;
    z-index: 6;
    left: 0;
    top: 0;
}

img.hot_icon
{
    position: absolute;
    top: 112px;
    left: 252px;
    z-index: 7;
}


#public_content iframe
{
    position: relative;
    left: 2px;
    float: left;
    border: none;
    height: 400px;
    width: 870px;
}
#content-mid #public_content iframe
{
    left: 2px;
}

/*///////////////  NEWS ITEMS  /////////////////*/

.news_listing
{
    float: left;
    list-style: none;
    margin: 0 0 30px;
    height: 100%;
    width: 100%;
}

.news_item
{
    float: left;
    margin: 15px 0 0;
    width: 670px;
    border-bottom: 1px dotted #b4b4b4;
}

h2.section_header
{
    float: left;
    margin: 10px 0 0;
}

.news_item h2
{
    float: left;
    font-weight: 700;
    font-size: 16px;
    width: 100%;
}

.news_item p
{
    float: left;
    line-height: 1.4em;
    width: 100%;
}

.news_item p.datestamp
{
    color: #777;
    margin: 5px 0;
    width: 100%;
}

.news_item p.byline
{
    position: relative;
    color: #000;
    font-size: 12px;
    margin: 0 0 5px;
    height: auto;
    width: 100%;
}

.author
{
    float: left;
    padding: 10px 0 0;
}

.source_logo
{
    float: right;
    padding: 0 0 0 5px;
    margin: 0;
    clear: right;
}

.read_more
{
    float: right;
    padding: 10px 0 0;
}

.press_release
{
    float: left;
    margin: 60px 0;
    height: 100%;
    width: 670px;
}

.press_release h1
{
    float: left;
    font-weight: 700;
    font-size: 18px;
    width: 100%;
}

.press_release p
{
    float: left;
    line-height: 1.4em;
    margin: 5px 0;
    width: 100%;
}
.news_item p
{
    float: left;
    line-height: 1.4em;
    margin: 5px 0;
    width: 100%;
}
.press_release p.sub_head
{
    font-size: 14px;
    font-weight: bold;
    color: #777;
    margin: 5px 0 0;
}

.news_item p.sub_head
{
    font-size: 14px;
    font-weight: bold;
    color: #777;
    margin: 5px 0 0;
}

.page_message
{
    padding-left: 15px;
}

.news_listing .page_header
{
    margin: 5px 0 10px;
}

/*///////////////  FORGOT PASSWORD  /////////////////*/

#notloggedin_content
{
    position: relative;
    left: 15px;
    top: 60px;
    background: url(../images/public_page_area_bg.png) repeat-y;
    float: left;
    margin: 0 0 120px;
    width: 895px;
    clear: both;
}

#notloggedin_content .page_area_top
{
    background: url(../images/public_page_area_top.png) no-repeat;
    float: left;
    width: 895px;
}

#notloggedin_content .page_area_bottom
{
    background: url(../images/public_page_area_bottom.png) no-repeat;
    float: left;
    width: 895px;
}

h4.section_header
{
    padding: 0 15px;
    margin: 25px 0 0;
    width: 90%;
}

h5
{
    font-size: 1em;
    padding: 0 15px;
    margin: 5px 0 0;
    width: 90%;
}

.recover_password
{
    float: left;
    text-align: left;
    line-height: 1.4em;
    font-size: 12px;
    padding: 0 0 0 30px;
    margin: 0 0 15px;
    min-height: 500px;
    width: 550px;
}

.recover_password input
{
    float: left;
    width: 150px;
    clear: both;
    display: block;
}


.recover_password_text
{
    float: left;
    color: #669933;
    margin: 5px 0 15px;
    width: 100%;
    clear: both;
}

.recover_password_label
{
    float: left;
    width: 100%;
    clear: both;
    display: block;
}

.recover_password span.submit
{
    background: url(../images/submit_button_left.png) no-repeat left top;
    float: left;
    cursor: pointer;
    padding: 0 0 0 10px;
    margin: 10px 0 0;
    height: 20px;
    width: auto;
    clear: both;
}

.recover_password span.submit input
{
    background: url(../images/submit_button_right.png) no-repeat right top;
    float: left;
    font-size: 12px;
    cursor: pointer;
    padding: 0 10px 5px 0;
    margin: 0;
    height: 20px;
    width: auto;
    border: 0;
}

.recover_password .error-msg
{
    float: left;
    color: red;
    margin: 10px 0 0;
    width: 100%;
    clear: both;
}

/*///////////////  INVITE A CONTACT  /////////////////*/

#contacts-interior table.add_friend
{
    padding: 0 15px;
    margin: 10px 0;
}
#contacts-interior table.add_friend .personal_message
{
    float: left;
    margin: 10px 0 0;
    width: 435px;
}

#contacts-interior table span.submit
{
    background: url(../images/submit_button_left.png) no-repeat left top;
    float: left;
    cursor: pointer;
    padding: 0 0 0 10px;
    margin: 10px 0 0;
    height: 20px;
    clear: both;
}

#contacts-interior table span.submit input
{
    background: url(../images/submit_button_right.png) no-repeat right top;
    display: block;
    font-size: 12px;
    cursor: pointer;
    padding: 0 10px 0 0;
    margin: 0;
    height: 20px;
    width: auto;
    border: 0;
    overflow: visible;
}

/*/////////////  Facebook and Twitter Share buttons   //////////////////*/

.thwap_it_share
{
    position: relative;
/*    left: 15px;    */
    background: url(../images/sns-tool.jpg) no-repeat -3px -4px;
    float: left;
    padding: 0;
    margin: 0 0 10px;
    height: 28px;
    width: 120px;
    overflow: hidden;
}

.thwap_it_share a
{
    float: left;
    height: 100%;
    width: 100%;
}

.fb_share
{
    position: relative;
    left: 5px;
    top: 3px; /*background: url(../images/sns-tool.jpg) no-repeat -190px -4px;*/
    float: left;
    margin: 0 0 10px;
    width: 94px;
    overflow: hidden;
}

.tw_share
{
    position: relative;
/*    left: 23px;    */
    background: url(../images/sns-tool.jpg) no-repeat -120px -4px;
    float: left;
    margin: 0 0 10px;
    height: 28px;
    width: 70px;
    overflow: hidden;
}

#item-detail-rl .tw_share img
{
    margin: 0;
}

.tweet_info_area
{
    background: url(../images/tweet_bkgd.gif) no-repeat bottom;
    padding: 10px;
    height: 110px;
    width: 380px;
}

.thwap_it, .tw_share a, .fb_share a
{
    float: left;
    cursor: pointer;
    width: 100%;
    outline: none;
}

#submit_tweet
{
    width: 400px;
    clear: both;
}

#submit_tweet .message
{
    float: left;
    padding: 10px 0 10px 0;
    width: 100%;
    clear: both;
}

.tweet_info_area span
{
    float: left;
    margin: 0 0 10px;
    line-height: 1.4em;
    width: 380px;
    clear: both;
}

.tweet_info_area input.twitter_pwd, .tweet_info_area input.twitter_login, .tweet_info_area
{
    float: right;
    font-size: 12px;
    margin: 0 0 10px;
    width: 380px;
    border: 1px solid #b4b4b4;
}

.twitter_text
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    width: 711px;
    border: 1px solid #b4b4b4;
}

.tweet_info_area .remember_me
{
    float: left;
    margin: 30px 0 0;
    height: 18px;
    width: auto;
}

.collapsingdiv .tweet_info_area label
{
    margin: 0;
    clear: none;
    width: 95px;
}

.tweet_info_area textarea
{
    position: relative;
    z-index: 1000;
    font-family: arial, helvetica, sans-serif;
    height: 40px;
}

.tweet_info_area input.tweet_submit
{
    background: url(../images/tweetit_signup.png) no-repeat center top;
    float: right;
    height: 27px;
    width: 104px;
    border: none;
    cursor: pointer;
    clear: both;
}

#submit_tweet .tweet_info_area .message
{
    float: left;
    clear: none;
    margin: 0;
    padding: 0;
    width: 115px;
}

.comment_area
{
    float: left;
    width: 545px;
    clear: both;
}

.comment_area h4
{
    float: left;
    color: #777;
    line-height: 1.8em;
    padding: 5px 0 0 15px;
    width: 95%;
    clear: both;
}

.comment_area .comment_user_image
{
    float: left;
    padding: 0 0 0 15px;
    width: auto;
    clear: left;
}

.comment_area .comment_user_info
{
    float: left;
    line-height: 1.4em;
    padding: 0;
    width: 450px;
}

#comments-right-content .page_area_bottom
{
    margin-top: 15px;
}

/* //////////////  SUCCESSFUL SHARE PAGE - HERE ARE YOUR SHAREES!  ////////////////////*/
#right-content div span.message
{
    margin-top: 30px;
}

.item-a .contacts-info
{
    float: none;
}
.item-b .contacts-info
{
    float: none;
}

.contacts-info
{
    float: left;
    width: auto;
}

/* safari fix  - temporary !! */
#home #right-content table
{
    clear: left;
}


.contact_row_header
{
    float: left;
    line-height: 1.4em;
    font-weight: bold;
    color: #9d9d9d;
    margin: 15px 0 0;
    height: 20px;
    width: 730px;
    clear: both;
}

.contact_header
{
    position: relative; /*left: 62px;*/
}

.contact_row_header .submit input
{
    background: url(../images/submit_button_right.png) no-repeat right top;
    float: right;
    font-size: 12px;
    cursor: pointer;
    padding: 0 10px 0 0;
    height: 20px;
    border: 0;
}
.contact_row_header span.submit
{
    position: relative;
    left: 305px;
    top: 0;
    background: url(../images/submit_button_left.png) no-repeat left top;
    float: left;
    cursor: pointer;
    padding: 0 0 0 10px;
    height: 20px;
}

.contact_add
{
    position: relative;
    left: 40px;
}

.contact_add_chkbox input
{
    position: relative;
    left: 15px;
}

.contact_block
{
    float: left;
    line-height: 1.4em;
    border-bottom: 1px solid #f3f3f3;
    width: 730px;
    clear: both;
}

.contact_row
{
    padding: 15px 0 5px;
    min-height: 60px;
    width: 405px;
    clear: both;
}

.contact_profile
{
    float: left;
    height: 55px;
    width: 55px;
}

.contact_name
{
    float: right;
    text-align: left;
    margin: 15px 0 0;
    width: 345px;
    clear: right;
}

.contact_phone
{
    float: right;
    text-align: left;
    width: 345px;
    clear: right;
}

.contact_name .conf_item
{
    padding: 0 5px 0 0;
}

.contact_name input
{
    color: #9d9d9d;
    padding: 0 2px;
    border: 1px solid #b4b4b4;
}

.register_badge
{
    background: url(../images/sidebar_signup.png) no-repeat left top;
    overflow: visible;
}

.register_badge a.thickbox
{
    display: block;
    height: 115px;
    width: 125px;
    outline: none;
}

.register_badge li
{
    margin: 0;
    padding: 0 0 5px;
}

.register_badge li h4
{
    color: #777;
}

.register_badge li p
{
    font-size: 12px;
    line-height: 1.4em;
    color: #777;
    margin: 10px 0 10px -22px;
    width: 160px;
}
.register_nav
{
    color: #0f6a9f;
    text-decoration: none;
    font-weight:bold;
}
.register_nav:hover
{
    color: #4c99e0;
    text-decoration: underline;
    cursor:pointer;
}

.nav_header_img, .nav_header_friends, .nav_header_account, .nav_header_upload, .nav_header_thwapback, .nav_header_contactus
{
    display: block;
    height: 65px;
    width: 125px;
}

.nav_header_img
{
    background: url(../images/my_headers.png) no-repeat -260px 4px;
}

.nav_header_friends
{
    background: url(../images/my_headers.png) no-repeat -520px 4px;
}

.nav_header_account
{
    background: url(../images/my_headers.png) no-repeat -651px 4px;
}

.nav_header_upload
{
    background: url(../images/my_headers.png) no-repeat left 4px;
}

.nav_header_img
{
    background: url(../images/my_headers.png) no-repeat -260px 4px;
}

.nav_header_thwapback
{
    background: url(../images/my_headers.png) no-repeat -390px 4px;
}

.nav_header_contactus
{
    background: url(../images/my_headers.png) no-repeat -775px 4px;
}


.new_blaze
{
    position: absolute;
    height: 14px;
    width: 46px;
    z-index: 2;
}

/*/////////////////// ALL THWAPS  ////////////////////*/

.partner_logo 
{
    margin:0 10px -20px;
    }

.sort_bar
{
    background: url(../images/sort_rounded_right.png) no-repeat right top;
    margin: 30px 0 15px 0;
    height: 22px;
    width: 749px;
    clear: both;
}

.page_area_top .sort_bar
{
    margin: 0;
}

.sort_bar ul
{
    background: url(../images/sort_rounded_left.png) no-repeat left top;
    float: left;
    list-style: none;
    height: 22px;
    width: 60%;
}

.sort_bar ul li
{
    background: url(../images/sort_tab_bg.png) no-repeat right top;
    float: left;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    line-height: 22px;
    margin: 0 auto;
    height: 22px;
    width: 125px;
}
.sort_bar li.current
{
    background: url(../images/sort_current_bg.png) no-repeat right top;
    color: #777;
}


.sort_bar ul li a
{
    float: left;
    padding: 0 0 0 1px;
    height: 22px;
    width: 124px;
}

.sort_bar ul li a:hover
{
    background: url(../images/sort_selected_bg.png) no-repeat right top;
}

.success_alert
{
    background-color: #E6F8DD;
}

.report_abuse
{
    background: url(../images/flag_abuse.gif) no-repeat left top;
    position: absolute;
    left: 625px;
    bottom: -10px;
    padding: 0 0 0 15px;
    margin: 15px 0;
    height: 20px;
    width: 120px;
    z-index: 1000;
    clear: both;
}

#comments .report_abuse
{
    left: 825px;
    bottom: 30px;
}

/*/////////// NEW FEATURES PAGE  /////////////*/

.new_features_page
{
    width: 580px;
    line-height: 1.4em;
}

.new_features_page h4.section_header
{
    padding-left: 0;
    margin-top: 10px;
    width: 100%;
}

.new_features_page p
{
    color: #000033;
    font-weight: bold;
    margin: 10px 0;
}


.new_features_page ul li
{
    background: url(../images/features_icon.png) left top no-repeat;
    margin: 10px 0 15px;
    padding: 0 0 0 30px;
    min-height: 30px;
}

.new_features_page ul span.allcaps
{
    color: #669933;
    font-weight: 700;
    text-transform: uppercase;
}


.new_features_page ul
{
    list-style: none;
}


/*///////////// VANWALK 2010  ///////////////*/

.new_features_page h3
{
    color: #777;
    line-height: 1.4em;
}

#content-mid .new_features_page iframe
{
    float: right;
    margin: 10px 0;
    width: 580px;
}

.home_banner
{
    position: relative;
    display: table;
    left: -10px;
    float: left;
    margin: 10px 0;
   /* height: 270px; */
    width: 910px;
    clear: both;
}

.new_features_home
{
    position: relative;
    left: 405px;
    margin: 20px 0 0;
    height: 70px;
    width: 245px;
}

.learn_home
{
    position: relative;
    left: 500px;
    margin: 0 0 0;
    height: 72px;
    width: 425px;
}

.press_release ul
{
    padding-left: 30px;
    clear: both;
}
.press_release ul li
{
    margin: 0 0 10px;
}

h2
{
    line-height: 1.2em;
}
.home_twitter {
    width:450px;
    float:right;
}
/*// Mark Add  //*/

.btn, a.btn, input[type=submit].btn {
	background:#e0f1fa url('../images/btn.gif') repeat-x;
	border:2px solid #5bb6de;
	height:20px;
	-moz-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
	color:#555;
	width:auto;
	font-size:1.2em;
	font-weight:bold;
	padding:4px 6px;
	text-align:center;
	text-decoration:none;
}
.btn:hover, a.btn:hover, input[type=submit].btn:hover {
	background:#c7d2ad url('../images/btn.gif') 0 -35px;
	border:2px solid #2f9ecf;
	-moz-box-shadow:0 0 3px #999999;
	-webkit-box-shadhow:0 0 3px #999999;
	text-align: left;/*this will align it for IE*/
	color: #cccccc;
	}
hr.hr3 {
	background-color:#cccccc;
	height: 1px;
}
.sbtn, a.sbtn, input[type=submit].sbtn {
	background:#e0f1fa url('../images/btn.gif') repeat-x 0 -70px;
	border:1px solid #66a7ff;
	height:16px;
	text-shadow: 1px 1px 0.2em #fff;
	-moz-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	color:#555;
	width:auto;
	font-size:100%;
	font-weight:bold;
	padding:2px 6px;
	text-align:center;
	text-decoration:none;
}
.sbtn:hover, a.sbtn:hover, input[type=submit].sbtn:hover {
	background:#c7d2ad url('../images/btn.gif') 0 -95px;
	border:1px solid #4281d7;
	-moz-box-shadow:0 0 3px #999999;
	-webkit-box-shadow:0 0 3px #999999;
	text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff;
}


