@import url("reset.css");
@import url("site.css");
@import url("sidebar.css");
@import url("forms.css");
/* ********** [ CONTENT HEADER ] ********** */
div#content div.header_wrap { }
div#content div.location_wrap { height: 30px; background: url('line.png') left bottom repeat-x; padding-bottom: 2px; }
div#content div.location { }
div#content div.location ul { list-style: none; }
div#content div.location ul li { float: left; }
div#content div.location h1 { padding: 0px 5px; float: left; font: 12px/30px Tahoma, Geneva, sans-serif; color: #333; text-transform: uppercase; text-shadow: 1px 1px #fff; }
div#content div.location ul li span { padding: 0px; display: block; float: left; font: 12px/30px Tahoma, Geneva, sans-serif; color: #333; text-transform: uppercase; text-shadow: 1px 1px #fff; }
div#content div.location ul li span.highlight { color: #008000; }
div#content div.location ul li a { padding: 0px 5px; display: block; float: left; font: 12px/30px Tahoma, Geneva, sans-serif; color: #333; text-decoration: none; text-transform: uppercase; text-shadow: 1px 1px #fff; }
div#content div.location ul li a:hover { text-decoration: underline; }
div#content div.location ul li.action { padding-top: 4px; float: right; }
div#content div.location ul li.action a { text-decoration: none; }
div#content div.location ul li.action a:hover { text-decoration: none; }
/* ********** [ CONTENT HEADER ] ********** */
div#content div.options_wrap { overflow: hidden; }
div#content div.title { display:none; height: 32px; float: left; }
div#content div.title h1 { font: bold 12px/30px Tahoma, Geneva, sans-serif; color: #000000; }
div#content div.options { margin-top: 15px; padding: 0px; height: 32px; }
div#content div.options ul { height: 32px; list-style: none; }
div#content div.options ul li { float: left; margin-right: 5px; }
div#content div.options ul li.info { border: 0; padding-left: 10px; font: 11px/30px Tahoma, Geneva, sans-serif; float: right; }
div#content div.options ul li.info div.progress_bar { margin-top: 10px; height: 10px; width: 80px; border: 1px solid #999; }
div#content div.options ul li.info div.progress_bar div.bar { height: 10px; background: #ade456 url('progress_bar_bg.gif') repeat-x; }
div#content div.options ul li.break { width: 10px; height: 32px; border-width: 0px 1px 0px 0px; }
div#content div.options ul li span { padding: 0px 10px; display: block; float: left; font: 12px/30px Tahoma, Geneva, sans-serif; color: #444444; background: #eee; }
div#content div.options ul li a { padding: 0px 8px; display: block; float: left; font: 12px/30px Tahoma, Geneva, sans-serif; color: #444444; background: #eee url('left.png') repeat; text-decoration: none; border: 1px solid #dfdfdf; }
div#content div.options ul li a.active { background: #fff; outline: none; }
div#content div.options ul li a:hover { background: #fff; outline: none; }
/* ********** [ CONTENT SUB HEADER ] ********** */
div#content div.subtitle { margin: 10px 0px; margin-bottom: 20px; height: 20px; padding: 5px 8px; background: url('h_title.png') repeat-x; border: 1px solid #fff; border-bottom: 1px solid #a2c0d9; }
div#content div.subtitle_small { margin-bottom: 5px; }
div#content div.subtitle h2 { border: none; padding: 0px; margin: 0px; color: #555; text-shadow: 1px 1px #f0f7fc; font: 12px/20px Tahoma, Arial, Geneva, sans-serif; text-transform: uppercase; }
div#content div.subtitle a { text-decoration: none; }
div#content div.subtitle a:hover { text-decoration: none; }
div#content div.suboptions_wrap { margin: 0; border-top: 1px solid #fff; border-bottom: 1px solid #A2C0D9; background: url('h_title.png') repeat-x; padding: 5px; }
div#content div.suboptions { padding: 0px; height: 20px; }
div#content div.suboptions ul { list-style: none; }
div#content div.suboptions ul li { padding-right: 10px; }
div#content div.suboptions ul li span { font: 12px/20px Tahoma, Geneva, sans-serif; color:#436082; text-transform: uppercase; }
div#content div.suboptions ul li a { font: 12px/20px Tahoma, Geneva, sans-serif; color:#436082; text-decoration: none; text-transform: uppercase; outline: none; background: url('arrow.png') left 52% no-repeat; padding-left: 10px; }
div#content div.suboptions ul li.nolink { font: 12px/20px Tahoma, Geneva, sans-serif; color:#436082; text-decoration: none; text-transform: uppercase; outline: none; background: url('arrow.png') left 52% no-repeat; padding-left: 10px; }
div#content div.suboptions ul li a.active { outline: none; background: url('arrowb.png') left 52% no-repeat; }
div#content div.suboptions ul li a:hover { text-decoration: underline; outline: none; }
/* ********** [ CONTENT FOOTER ] ********** */

div#content div.footer_wrap { padding-top: 6px; font: 12px/20px Tahoma, Geneva, sans-serif; color: #222222; position: relative; }
div#content div.footer { }
div#content div.footer p { margin: 0px 2px 0px 0px; padding: 4px 8px; display: block; float: left; color: #444444; font: 12px/20px Tahoma, Geneva, sans-serif; border: 1px solid #d1d1d1; }
div#content div.footer a { margin-right: 2px; padding: 4px 8px; display: block; float: left; color: #444444; font: 12px/20px Tahoma, Geneva, sans-serif; border: 1px solid #d1d1d1; text-decoration: none; }
div#content div.footer a.active { background: #eee url('left.png') repeat; font-weight: bold }
div#content div.footer a:hover { background: #eee url('left.png') repeat; }
/* ********** [ CONTENT WRAPPERS ] ********** */

div#content div.outter { margin-top: 15px; position: relative; }
/* media */
div.typemedia { }
div.typemedia div.dataitem { margin-bottom: 5px; padding: 5px; background: #ffffff url('dataitem_m.png') bottom left repeat-x; border-bottom: 1px solid #dfdfdf; }
div.typemedia div.dataitemlast { margin-bottom: 0px; }
/* members */
div.typemembers { }
div.typemembers div.dataitem { margin-bottom: 10px; padding: 5px; background: #ffffff url('dataitem_m.png') bottom left repeat-x; border-bottom: 1px solid #dfdfdf; }
div.typemembers div.dataitemlast { margin-bottom: 0px; }
/* content */
div.typecontent { }
div.typecontent div.dataitem { margin-bottom: 10px; padding: 5px; border-bottom: 1px solid #d8d8d8; background: url('dataitem.png') left bottom repeat-x; }
div.typecontent div.dataitemlast { margin-bottom: 0px; padding-bottom: 0px; border-bottom: none; }
div.typecontent div.image img { width: 60px; outline: none; background: #FFFFFF; border:1px solid #CCCCCC; padding:2px; }
div.typecontent div.image a img { outline: none; }
/* comments */
div.typecomments { }
div.typecomments div.dataitem { margin-bottom: 10px; padding: 5px; background: #ffffff url('dataitem_m.png') bottom left repeat-x; border-bottom: 1px solid #dfdfdf; }
div.typecomments div.dataitemlast { margin-bottom: 0px; border-bottom: 0px; }
div.typecomments div.image img { width: 60px; outline: none; background: #FFFFFF; border:1px solid #CCCCCC; padding:2px; }
/* page */
div.typepage { }
div.typepage div.dataitem { overflow: hidden; }
div.typepage div.comments div.image img { width: 60px; outline: none; background: #FFFFFF; border:1px solid #CCCCCC; padding:2px; }
div.typepage div.comments div.dataitem { margin-bottom: 10px; padding: 5px; background: #ffffff url('dataitem_m.png') bottom left repeat-x; border-bottom: 1px solid #dfdfdf; }
div.typepage div.comments div.dataitemlast { margin-bottom: 0px; }
div.typepage div.comments div.commentsform div.dataitem { margin-bottom: 0px; padding-bottom: 0px; background: none; }
div.typepage div.comments div.page_member_profile_comments_submit div.dataitem { padding-bottom: 10px; }
div#content div.odd, div#content div.even, div#content div.single { position: relative; }
div#content table.plain { width: 100%; border: 0px; border-spacing: 0px; border-collapse: collapse; position: relative; }
div#content table.plain td { vertical-align: top; }
div#content table.plain td.data { width: 100%; }
/* ********** [ GENERAL CONTENT ] ********** */

/* image */
div#content div.image { padding-right: 5px; }
div#content div.image a img { border: 1px solid #ccc; padding: 2px; background: #fff; }
div#content div.image a:hover img { border: 1px solid #aaa; }
/* player */
div#content div.player { padding-bottom: 5px; font: 12px/16px Tahoma, Geneva, sans-serif; color: #333; }
/* form */
div#content div.form { }
/* entry */
div#content div.entry { padding: 5px; text-align: justify; line-height: 18px; word-wrap: break-word; }
div#content div.entry ol, div#content div.entry ul { padding: 10px 0px 10px 20px; margin: 0px; }
div#content div.entry ol li, div#content div.entry ul li { list-style: disc; }
/* data */
div#content div.data { text-align: justify; }
/* header */
div#content h2.inner { margin: 0px; padding: 0px; font: bold 12px/20px Tahoma, Geneva, sans-serif; color: #fd4a2d; border: 0px; background: none; }
div#content h2.inner a { font: bold 12px/20px Tahoma, Geneva, sans-serif; color: #fd4a2d; text-decoration: none; }
div#content h2.inner a:hover { text-decoration: underline; }
div#content h2.inner span.online { font: 12px/20px Tahoma, Geneva, sans-serif; color: #2F8509; }
/* item header */
div#content div.itemheader { padding: 0px 5px; position: relative; }
div#content ul.itemheader { height: 16px; position: relative; list-style: none; }
div#content ul.itemheader li { padding-right: 12px; float: left; font: 11px Tahoma, Geneva, sans-serif; color: #777777; position: relative; }
div#content ul.itemheader li.report { padding-right: 0px; }
div#content ul.itemheader li a { font: 11px Tahoma, Geneva, sans-serif; text-decoration: none; }
div#content ul.itemheader li a:hover { text-decoration: underline; }
/* item footer */
div#content div.itemfooter { padding: 5px; position: relative; border-top: 1px solid #d1d1d1; }
div#content ul.itemfooter { height: 20px; position: relative; list-style: none; }
div#content ul.itemfooter li { padding-right: 10px; float: left; font: 11px/20px Tahoma, Geneva, sans-serif; color: #333; }
div#content ul.itemfooter li.report { padding-right: 0px; padding-left: 10px; float: right; }
div#content ul.itemfooter li a { height: 20px; font: 11px/20px Tahoma, Geneva, sans-serif; text-decoration: none; }
div#content ul.itemfooter li a:hover { text-decoration: underline; }
/* gallery box */
div#content div.gallerybox div.image { padding: 2px; float: left; }
div#content div.gallerybox div.image a img { padding: 5px; background: #ffffff; border: 1px solid #95C2EF; }
div#content div.gallerybox div.image a:hover img { border: 1px solid #898989; }
/* gallery list */
div#content div.gallerylist div.image { margin: 4px 10px; float: left; }
div#content div.gallerylist div.image { padding: 4px; background: #ffffff; border: 1px solid #ddd; }
div#content div.gallerylist div.image:hover { background: #f5f5f5; }
div#content div.gallerylist span { float: left; padding: 0 6px 0 20px; height: 16px; display: block; }
div#content div.gallerylist span.author { margin: 4px 0 2px 0; overflow: hidden; width: 100px; height: auto; white-space: nowrap; padding: 0; }
div#content div.gallerylist span.rating { height: auto; padding: 0; }
div#content div.gallerylist span.comments { background: url('info_comments.png') no-repeat; }
div#content div.gallerylist span.views { background: url('info_views.png') no-repeat; }
/* preview box */
div#content div.gallerybox { width: 696px; }
div#content div.previewbox div.image { padding: 4px; float: left; }
div#content div.previewbox div.image a img { padding: 2px; width: 50px; background: #ffffff; border: 1px solid #ccc; }
div#content div.previewbox div.image a:hover img { border: 1px solid #aaa; }
/* datainfo */
div#content div.datainfo { padding: 5px; }
div#content div.page_member_profile div.profile { padding: 5px; padding-bottom: 10px; background: url('left.png') repeat; }
div#content dl.datainfo { width: 100%; }
div#content dl.datainfo dt { padding-right: 5px; width: 80px; float: left; font: 12px/20px Tahoma, Geneva, sans-serif; color: #777; clear:both; }
div#content dl.datainfo dd { margin-left: 85px; font: 12px/20px Tahoma, Geneva, sans-serif; color: #333; text-align: justify; vertical-align: top; }
div#content dl.datainfo dd a { font: 12px/20px Tahoma, Geneva, sans-serif; text-decoration: none; }
div#content dl.datainfo dd a:hover { text-decoration: underline; }
/* profile data */
div#content div.profile dl.datainfo dt { width: 140px; }
div#content div.profile dl.datainfo dt { width: 140px; }
div#content div.profile dl.datainfo dd { margin-left: 145px; }
div#content div.page_member_profile td.left { padding: 5px; border: 1px solid #d1d1d1; background: url('left.png') repeat; width: 184px; }
div#content div.page_member_profile td.left div.picture_zoom { margin: 0px; padding: 0px; width: 184px; overflow: hidden; position: relative; }
div#content div.page_member_profile td.left a.picture_zoom img { width: 178px; padding: 2px; background: #fff; border-color: #ccc; }
div#content div.page_member_profile td.left div.magn { position: absolute; height:26px; width: 26px; background: url('magn.png') no-repeat; z-index: 9999; right: 10px; bottom: 10px; }
div#content div.page_member_profile h5 { position: relative; padding: 5px 8px; padding-left: 5px; margin: 0px; margin-top: 10px; color: #333; overflow: hidden; font: 12px/24px Tahoma, Geneva, sans-serif; background: url('divid.png') left bottom repeat-x; text-transform: uppercase; }
div#content div.page_member_profile h5 a { color: #333; font: 12px/24px Tahoma, Geneva, sans-serif; text-decoration: none; }
div#content div.page_member_profile h5 a:hover { text-decoration: underline; }
div#content div.page_member_profile div.actions { padding: 15px 0; }
div#content div.page_member_profile div.actions li { width: 184px; }
div#content div.page_member_profile div.sidedata { padding: 8px 0px 0px 5px; }
div#content div.page_member_profile div.sidedata div.sub { padding-top: 4px; color: #888888; }
div#content div.page_member_profile div.sidedata div.image { padding: 0px 8px 8px 0px; }
div#content div.page_member_profile div.sidedata div.image a img { width: 50px; border: 1px solid #ccc; padding: 2px; background: #fff; }
div#content div.page_member_profile div.sidedata div.image a:hover img { border: 1px solid #aaa; }
div#content div.page_member_profile div.sidepics { padding: 8px 0px 0px 5px; }
div#content div.page_member_profile div.sidepics div.image { padding: 0px 2px 8px 0px; float: left; }
div#content div.page_member_profile div.sidepics div.image a img { width: 50px; border: 1px solid #ccc; padding: 2px; background: #fff; }
div#content div.page_member_profile div.sidepics div.image a:hover img { border: 1px solid #aaa; }
div#content div.page_member_profile div.sidepics div.data { }
div#content div.page_member_profile td.right { padding-left: 10px; padding-right: 5px; }
div#content div.page_member_profile td.right textarea.textarea_full { width: 485px; }
/* gallery item */
div#content div.galleryitem div.arrows { line-height: 12px; padding: 0px 5px; height: 20px; }
div#content div.galleryitem div.arrows a { line-height: 12px; }
div#content div.galleryitem div.arrows div.progress { margin-right: 5px; height: 12px; }
/* actions */
div.actions { padding-left: 5px; }
div.actions ul.actions { list-style: none; border-bottom: 1px solid #fff; }
div.actions ul.actions li { width: 160px; display: block; font: 12px/24px Tahoma, Geneva, sans-serif; color: #333; border-top: 1px solid #fff; }
div.actions ul.actions li:first-child { border-top: none; }
div.actions ul.actions li.profile a { background: url("actions/profile.png") no-repeat 4px 4px; }
div.actions ul.actions li.pictures a { background: url("actions/pictures.png") no-repeat 4px 4px; }
div.actions ul.actions li.thumbnail a { background: url("actions/thumbnail.png") no-repeat 4px 4px; }
div.actions ul.actions li.edit a { background: url("actions/edit.png") no-repeat 4px 4px; }
div.actions ul.actions li.remove a { background: url("actions/remove.png") no-repeat 4px 4px; }
div.actions ul.actions li.primary a { background: url("actions/primary.png") no-repeat 4px 4px; }
div.actions ul.actions li.comments a { background: url("actions/comments.png") no-repeat 4px 4px; }
div.actions ul.actions li.approve a { background: url("actions/approve.png") no-repeat 4px 4px; }
div.actions ul.actions li.join a { background: url("actions/approve.png") no-repeat 4px 4px; }
div.actions ul.actions li.guests a { background: url("actions/guests.png") no-repeat 4px 4px; }
div.actions ul.actions li.leave a { background: url("actions/remove.png") no-repeat 4px 4px; }
div.actions ul.actions li.chat a { background: url("actions/chat.png") no-repeat 4px 4px; }
div.actions ul.actions li.friends a { background: url("actions/friends.png") no-repeat 4px 4px; }
div.actions ul.actions li.favorites a { background: url("actions/favorites.png") no-repeat 4px 4px; }
div.actions ul.actions li.wink { position: relative; }
div.actions ul.actions li.wink a { background: url("actions/wink.png") no-repeat 4px 4px; }
div.actions ul.actions li.message a { background: url("actions/message.png") no-repeat 4px 4px; }
div.actions ul.actions li.gift a { background: url("actions/gift.png") no-repeat 4px 4px; }
div.actions ul.actions li.block a { background: url("actions/remove.png") no-repeat 4px 4px; }
div.actions ul.actions li.rss a { background: url("actions/rss.png") no-repeat 4px 4px; }
div.actions ul.actions li a { padding:2px 0; padding-left: 28px; display: block; height: 24px; font: 12px/24px Tahoma, Geneva, sans-serif; color: #333; text-decoration: none; border-bottom: 1px solid #ccc; text-shadow: 1px 1px #fff; }
div.actions ul.actions li a:hover { background-color: #fff; }
/* private messages */

table.pmbox { width: 100%; border: 0px; border-spacing: 0px; border-collapse: collapse; position: relative; background: #ffffff; border: 1px solid #d1d1d1; }
table.pmbox tr.header td { padding: 6px 0px; background: url('h_title.png') repeat-x; color: #555; text-shadow: 1px 1px #f0f7fc; font: 12px/20px Tahoma, Arial, Geneva, sans-serif; text-decoration: none; text-transform: uppercase }
table.pmbox tr.header td input.checkbox { height: 16px; }
table.pmbox tr.row td { padding: 10px 0px; border-bottom: 1px solid #d1d1d1; background: #ffffff url('dataitem_m.png') bottom left repeat-x; }
table.pmbox tr td.sender { width: 200px; }
table.pmbox tr td.sender a { color:#FD4A2D; }
table.pmbox tr td.sender div.image { float: left; }
table.pmbox tr.new td.sender a { font-weight: bold }
table.pmbox tr td.sender div.image img { width: 40px; }
table.pmbox tr td.sender div.date { color: #999999; }
table.pmbox tr td.checkbox { padding-left: 5px; width: 25px; vertical-align: middle; }
table.pmbox tr.new td { background: #fff; }
table.pmbox tr.new td.subject { font-weight: bold; }
table.pmbox tr.new td.subject a { font-weight: bold; }
table.pmbox tr.row td div.preview { padding: 5px; padding-left:0px; }
table.pmbox tr.footer td { padding: 5px; }
div.page_account_messages_compose div.pmhistory, div.page_account_messages_view div.pmhistory { overflow: auto; width: 575px; height: 150px; border: 1px solid #888888; background: #FFFFFF; }
div.page_account_messages_compose div.pmhistory p, div.page_account_messages_view div.pmhistory p { padding: 2px; font: 11px/14px Tahoma, Geneva, sans-serif; color: #222222; }
div.page_account_messages_compose div.pmhistory p.row1, div.page_account_messages_view div.pmhistory p.row1 { color: #026400; }
div.page_account_messages_compose div.pmhistory p.row2, div.page_account_messages_view div.pmhistory p.row2 { color: #940000; }
/* activities */
table.activities { width: 100%; }
table.activities td { border-bottom: 1px solid #f0f0f0; padding: 5px 0px; }
table.activities td.activity { padding: 5px 0; }
table.activities td.activity a.tooltip { color:#FD4A2D; }
table.activities td.date { width: 120px; color: #888; text-align: right; }
/* gifts */
table.giftsbox { width: 100%; }
table.giftsbox_select { width: 100%; }
table.giftsbox_select td { text-align: center; width: 25%; padding: 5px 0; }
table.giftsbox_select td label { display: block; padding: 5px 0; }
table.giftsbox_select td label:hover { background: #eee; }
/* calendar */
table.calendar { width: 100%; background: #d1d1d1; border: 0px; border-spacing: 1px; border-collapse: inherit; }
table.calendar td { background: #ffffff; }
table.calendar tr.weekdays td { padding: 7px 5px; font: 12px Tahoma, Geneva, sans-serif; color: #333; font-weight: bold; background: url('h_title.png') repeat-x; text-align: center; }
table.calendar td.eventdays { padding: 4px; height: 50px; width: 80px; }
table.calendar td.eventdays p { margin: 0px 4px 4px 0px; padding: 0px; float: left; font: 12px/16px Tahoma, Geneva, sans-serif; font-weight: bold; color: #333; }
table.calendar td.eventdays a.rotate { float: left; display: block; width: 16px; height: 16px; background: url('actions/rotate.png') no-repeat 50% 0px; text-decoration: none; }
table.calendar td.eventdays a.rotate:hover { text-decoration: none; }
table.calendar td.eventdays a img { padding: 2px; width: 50px; border: 1px solid #ccc; }
table.calendar td.eventdays a:hover img { border: 1px solid #aaa; }
div.eventtooltip { display: none; position: absolute; width: 102px; border: 1px solid #ccc; background-color: white; padding: 4px; text-align: left; }
div.eventtooltip img { border: 1px solid #ccc; text-align: center; }
div.eventtooltip span.birthday { padding-left: 20px; height: 20px; color: #333; text-align: left; font: 12px/20px Tahoma, Geneva, sans-serif; background: url('actions/birthday.png') no-repeat 0px 50%; clear: left; display: block; }
div.eventtooltip span.event { height: 20px; color: #333; text-align: left; font: 12px/20px Tahoma, Geneva, sans-serif; clear: left; display: block; }
table.calendar td.eventtoday { background: #FFFFEC; }
table.calendar td a { margin: 0px; padding: 0px; font: 12px Tahoma, Geneva, sans-serif; text-decoration: none; }
table.calendar td a:hover { text-decoration: underline; }
/* rating */
div.ratingbox { }
div.ratingbox div.selection { padding-right: 5px; float: left; }
div.ratingbox div.selection a { width: 12px; height: 16px; float: left; display: block; cursor: default; background: url('rate.png') no-repeat 0px center; text-decoration: none; }
div.ratingbox div.selection a.over { cursor: default; background: url('rate.png') no-repeat -12px center; }
div.ratingbox div.selection a:hover { cursor: default; text-decoration: none; }
div.ratingbox div.scores { padding-right: 5px; float: left; }
div.ratingbox div.progress { height: 16px; }
/* rating 2 */
div.rat2ingbox { }
div.rat2ingbox div.selection { padding-right: 5px; float: left; }
div.rat2ingbox div.selection a { width: 115px; height: 116px; float: left; display: block; cursor: default; background: url('../../../../../../../../media/rat6e.png') no-repeat 0px center; text-decoration: none; }
div.rat2ingbox div.selection a.over { cursor: default; background: url('../../../../../../../../media/rat6e.png') no-repeat -115px center; }
div.rat2ingbox div.selection a:hover { cursor: default; text-decoration: none; }
div.rat2ingbox div.scores { padding-right: 5px; float: left; }
div.rat2ingbox div.progress { height: 116px; }
/* item footer 2 */
div#content div.item2footer { padding: 5px; position: relative; border-top: 1px solid #d1d1d1; }
div#content ul.item2footer { height: 116px; position: relative; list-style: none; }
div#content ul.item2footer li { padding-right: 10px; float: left; font: 11px/20px Tahoma, Geneva, sans-serif; color: #333; }
div#content ul.item2footer li.report { padding-right: 0px; padding-left: 10px; float: right; }
div#content ul.item2footer li a { height: 116px; font: 11px/20px Tahoma, Geneva, sans-serif; text-decoration: none; }
div#content ul.item2footer li a:hover { text-decoration: underline; }

/* report */
div#content div.reportbox { position: relative; }
div#content div.reportbox div.popup { padding: 10px; display: none; z-index: 1; position: absolute; bottom: 16px; right: 0px; background: #eee url('left.png') repeat; border: 1px solid #cccccc; width: 155px; }
div#content div.reportbox div.popup div.reason { padding-bottom: 5px; }
div#content div.reportbox div.popup div.reason select.select { width: 150px; }
div#content div.reportbox div.popup div.submit { padding-right: 5px; float: left; }
div#content div.reportbox div.popup div.submit a { width: 70px; height: 21px; display: block; font: 11px/21px Tahoma, Geneva, sans-serif; color: #fff; text-decoration: none; text-align: center; background: url("button_small_hover.png") no-repeat; text-shadow: none; }
div#content div.reportbox div.popup div.submit a:hover { text-decoration: none; background: url("button_small_hover.png") no-repeat 0px -21px; }
div#content div.reportbox div.popup div.progress { height: 21px; }
div#content div.reportbox div.popup a.cancel { height: 14px; width: 14px; right: 10px; bottom: 10px; position: absolute; display: block; text-decoration: none; background: url('actions/upload_cancel.png') no-repeat; }
div#content div.reportbox a.cancel:hover { background: url('actions/upload_cancel.png') no-repeat -14px 0px; }
/* winks */
div.actions div.winkbox { padding: 10px; z-index: 5000; position: absolute; bottom: 20px; right: 0px; background: #eee url('left.png') repeat; border: 1px solid #cccccc; width: 155px; }
div.actions div.winkbox select.select { width: 150px; }
div.actions ul.actions li.wink div.winkbox a { padding: 0px; margin-top: 5px; width: 70px; height: 21px; display: block; float: none; font: 11px/21px Tahoma, Geneva, sans-serif; color: #fff; text-decoration: none; text-align: center; background: url("button_small_hover.png") no-repeat; text-shadow: none; }
div.actions ul.actions li.wink div.winkbox a:hover { text-decoration: none; background: url("button_small_hover.png") no-repeat 0px -21px; }
div.actions ul.actions li.wink div.winkbox a.cancel { height: 14px; width: 14px; right: 10px; bottom: 10px; position: absolute; display: block; text-decoration: none; background: url('actions/upload_cancel.png') no-repeat; }
div.actions ul.actions li.wink div.winkbox a.cancel:hover { background: url('actions/upload_cancel.png') no-repeat -14px 0px; }
/* smilies */
div#content div.smilies { width: 16px; height: 16px; }
div#content div.smilies div.smilies-inner { position: relative; }
div#content div.smilies p { margin: 0px; padding: 0px; }
div#content div.smilies a { font: 11px Tahoma, Geneva, sans-serif; color: #404040; text-decoration: none; }
div#content div.smilies a:hover { text-decoration: underline; }
div#content div.smiliesbox { padding: 4px 0px 0px 4px; width: 120px; z-index: 1; position: absolute; bottom: 16px; right: 0px; border: 1px solid #444444; background: #ffffff; }
div#content div.smiliesbox div.smiliesitem { margin: 0px 4px 4px 0px; width: 16px; height: 16px; float: left; }
/* ********** [ MESSAGES ] ********** */

div#info_message { margin: 10px 0px; font: 12px/24px Tahoma, Geneva, sans-serif; color: #008C00; border: 1px solid #c6ebb9; background: #f7fff4; padding: 5px; }
div#info_message a { font: 12px/24px Tahoma, Geneva, sans-serif; color: #008C00; text-decoration: none; }
div#info_message a { text-decoration: underline; }
div#error_message { margin: 10px 0px; font: 12px/24px Tahoma, Geneva, sans-serif; color: #C80000; border: 1px #ffc1b7 solid; background: #fff2f0; padding: 5px; }
div#error_message a { font: 12px/24px Tahoma, Geneva, sans-serif; color: #C80000; text-decoration: none; }
div#error_message a { text-decoration: underline; }
/* ********** [ MISC ] ********** */
div.progress { width: 10px; height: 10px; display: none; float: left; background: url('progress.gif') no-repeat center center; }
div.htmltooltip { display: none; position: absolute; border: 1px solid #ccc; background-color: #eee; padding: 3px; text-align: left; }
div.htmltooltip img { border: 1px solid #ccc; text-align: center; }
div#content div.typemedia div.dataitem table tr td { padding-bottom: 20px; }
/* *** CUSTOM ***/
div.page_account_profile div.suboptions_wrap { margin-bottom: 10px !important; }
div.page_account_profile div.suboptions_wrap ul li { float: left; font-size: 12px; text-transform: capitalize; }
div.page_account_profile div.suboptions_wrap ul li a { float: left; font-size: 12px; text-transform: capitalize; }


#comparetable {width: 97%; table-layout: fixed; text-align: center; margin: 4em 0; border-collapse: collapse; }
#comparetable tr {background: transparent!important;}
#comparetable td,
#comparetable th {padding: 18px; text-align: center;}
#comparetable td.rowTitle {text-align: left; font-size: 14px}
.blank {background: none!important; border: none!important;}
 .blueshine th {background-color: #b8cee2; font-size: 20px; color: #0c3053; text-align: center; font-weight: 600; text-shadow: 0 1px 0 #e0ecf7; border: 1px solid #9fb6c8;}
 .blueshine td {background-color: #f0f1f1; border: 1px solid #c8d6e2;} 
 .blueshine td.rowTitle {border-left: 0px solid #9fb6c8; font-size: 15px"}