
/* navigator */
.seeNavigator a.next {
    color: #cccc99;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    padding: 3px;
}

.seeNavigator .numbers a:link {
    color: #cccc99;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
}

.seeNavigator .numbers a:active {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    background-color: #cccc99;
}

.seeNavigator .numbers em {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    padding: 0px 4px;
    background-color: #cccc99;
}

.seeNavigator a.prev {
    color: #cccc99;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    padding: 3px;
}

.seeNavigator em {
    color: #6e6e6e;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    padding: 3px;
}

/* avatar selector */
#content-container .avatars {
    background: #333;
    border: 1px solid #999;
    padding: 20px 20px 20px 20px;
    width: 720px;
    margin: 0 0 0 16px;
    width:875px;
}

#content-container .avatars .line p {
    display: inline;
    padding: 0 0 0 5px;
}

#IEroot .avatars .line p {
    padding: 0 0 0 8px;
}

#content-container .avatars .line p img {
    border: 1px solid #FFFFFF;
}

/* chooser */
#content-container .chooser input {
    margin: 8px 0 0 10px;
    border: 1px solid #64666A;
    height: 20px;
    width: 130px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: slategray;
    text-align: center;
    padding: 5px 0 0 0;
}

#content-container .chooser p.tags2 {
    font-size: 14px;
    padding: 7px 0 0 0;
}

#content-container .chooser a {
    color: #cccc99;
}

#content-container .chooser input.add {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    width: 40px;
    padding: 0;
    margin: 5px 0 0 10px;
    vertical-align: middle;
    background: #000;
    border: 1px solid #89898F;
    color: #999;
}

#IEroot .chooser input.add {
    margin: -6px 0 0 10px;
}

#content-container #topicEdit {
    margin: 5px 0 0 0;
    padding: 0;
    width: 969px;
    height: auto;
}

/********** BEGIN FORUMS **********/


#content-container #topicEdit .middle {
    margin: 30px 0 0 0;
    padding: 0 0 40px 0;
    background: #000;
    width: 798px;
    margin-left: auto;
    margin-right: auto;
}

#content-container #topicEdit .middle .title1 {
    background: #000;
    width: 798px;
    padding: 0 0 10px 0;
}

#content-container #topicEdit .middle .title1 p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: #999;
}

#content-container #topicEdit .middle .title-input {
    padding: 20px 0 10px 20px;
}

#content-container #topicEdit .middle .title-input p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #999;
    padding: 0 0 5px 0;
}

#content-container #topicEdit .middle .title-input input {
    border: 1px solid #999;
    background: #d5d5d5;
    width: 755px;
    height: 50px;
}

#content-container #topicEdit .middle .body-text {
    padding: 20px 0 10px 20px;
}

#content-container #topicEdit .middle .body-text p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #999;
    padding: 0 0 5px 0;
}

#content-container #topicEdit .middle .body-text textarea {
    border: 1px solid #64666A;
    width: 755px;
    height: 150px;
}

#content-container #topicEdit .middle .title2 {
    padding: 20px 0 10px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #999;
}

#content-container #topicEdit .middle div.tags {
    padding: 20px 0 20px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #999;
}

#content-container #topicEdit .middle .divider {
    background: #D7D9E1;
    height: 2px;
    margin: 20px 0 20px 0;
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}

#IEroot #topicEdit .middle .divider {
    position: relative;
    left: 25px;
}

#content-container #topicEdit .middle .post {
    float: right;
    margin: 0 40px 0 0;
}

#IEroot #topicEdit .middle .post {
    position: absolute;
    right: 40px;
}

#content-container #topicEdit .middle .post input.post-button {
	margin-right: 5px;
	width: auto;
	padding-left:3px;
	padding-right:3px;
	height: 17px;
	float: middle;
	border: 0;
	vertical-align:middle;
	text-align:center;
    font-size:11px;
    color: #333;
	border:1px solid #ccc;    
	background: transparent url(../images/global/button.gif) repeat 0 0;
}

#IEroot #topicEdit .middle .post input.post-button {
    padding: 5px 30px 5px 30px;
}

#content-container #topicEdit .middle .options {
    padding: 20px 0 10px 20px;
}

#content-container #topicEdit .middle .options p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #999;
    padding: 0 0 5px 0;
}


/* BEGIN forum-embedded-form */

.forum-embedded-form {
    margin: 0px;
    padding: 0px;
    background: #000;
    margin-left: auto;
    margin-right: auto;
}

.forum-embedded-form .topicFormPanel,.forum-embedded-form .messageFormPanel {
    padding-top: 40px;
}

.forum-embedded-form .title1 {
    padding: 0 0 10px 20px;
}

.forum-embedded-form .title1 p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #999;
}

.forum-embedded-form .title-input {
    padding: 20px 0 10px 20px;
}

.forum-embedded-form .title-input p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #999;
    padding: 0 0 5px 0;
}

.forum-embedded-form .title-input input
    {
    border: 1px solid #64666A;
    width: 655px;    
}

.forum-embedded-form .body-text {
    padding: 10px 0 10px 20px;
}

.forum-embedded-form .body-text p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #999;
    padding: 0 0 5px 0;
}

.forum-embedded-form .body-text textarea
    {
    border: 1px solid #64666A;
    width: 655px;
    height: 150px;
}

.forum-embedded-form .title2 {
    padding: 20px 0 10px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #999;
}

.forum-embedded-form div.tags {
    padding: 10px 0 10px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #999;
}

.forum-embedded-form .divider {
    background: #fff;
    height: 2px;
    margin: 20px 0 20px 0;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
}

#IEroot .forum-embedded-form .divider {
    position: relative;
    left: 25px;
}

.forum-embedded-form .post {
    float: right;
    margin: 0 40px 20px 0;
}

#IEroot .forum-embedded-form .post {
    position: absolute;
    right: 40px;
}

.forum-embedded-form .post input.post-button
    {
	margin-right: 5px;
	width: auto;
	padding-left:3px;
	padding-right:3px;
	height: 17px;
	float: middle;
	border: 0;
	vertical-align:middle;
	text-align:center;
    font-size:11px;
    color: #333;
	border:1px solid #ccc;    
	background: transparent url(../images/global/button.gif) repeat 0 0;
}

#IEroot .forum-embedded-form .post input.post-button {
    padding: 5px 30px 5px 30px;
}

.forum-embedded-form .options {
    padding: 10px 0 0px 20px;
}

.forum-embedded-form .options p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #999;
    padding: 0 0 5px 0;
}

#content-container .forum-embedded-form div.avatars {
    width: 620px;
}

/* END forum-embedded-form */

#forum-content-container {
    margin: 5px 0 0 0;
    padding: 0;
    width: 969px;
    height: auto;
}

#forum-header {
    margin: 25px 0 0 0;
    padding: 3px 0 0 0;
    background-color: #000;
    height: 25px;
    width: 980px;
}

#forum-header #forum-header-text {
    margin-left: 20px;
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
}

#forum-header #forum-header-text a {
    margin-left: 20px;
    /*border: 3px solid #FF0000; */
    font-size: 11px;
    color: #cccc99;
    text-transform: uppercase;
    text-decoration: underline;
}

.searchforum {
    margin-left: 705px;
    margin-top: -18px;
    height: 21px;
    width: 156px;
}

.searchforum-inner {
    -x-background-x-position: 0%;
    -x-background-y-position: 0%;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(/images/forum/login-bg.png);
    background-repeat: no-repeat;
}

#searchforum-button {
    margin-left: 867px;
    margin-top: -23px;
}

#forum-RSS {
    float: right;
    margin-top: -74px;
    display: inline;
    height: 40px;
    vertical-align: bottom;
}

#loginbox {
    background: none;
    border: none;
    width: 137px;
    height: 15px;
    margin: 0;
    padding: 2px 7px 0px 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#forum-blank {
    clear: both;
    height: 20px;
}

#content-container #forum-main-content {
    margin: 20px;
    padding-top: 10px;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 20px;
    /* border: 3px solid #FF0000;*/
    height: 100%;
    clear: both;
}

#content-container #forum-main-content #forum-content-header {
    font-size: 43px;
    color: #999;
    font-weight: 500;
    width: 302px;
}

#footer-top {
    border-top: 3px solid #fff;
    height: 25px;
    background-color: #DDDDDD
}

#contact-us {
    font-size: 12px;
    color: #999;
    margin-left: 10px;
    margin-top: 4px;
    font-weight: bold;
}

#forum-email {
    font-size: 12px;
    color: #999;
    margin-right: 450px;
    margin-top: -16px;
    font-weight: bold;
    float: right;
}

#shareit {
    font-size: 12px;
    color: #999;
    margin-right: 12px;
    margin-top: -16px;
    font-weight: bold;
    float: right;
}

#content-container #forum-main-content #forum-content-navigation {
    float: right;
    margin-top: -21px;
    color: #cccc99;
    font-size: 12px;
    /* border: 3px solid #FF0000;*/
}

#content-container #forum-main-content #forum-content-navigation-bottom
    {
    margin-top: 0px;
    float: right;
    right: 5px;
    color: #cccc99;
    font-size: 12px;
}

#content-container #forum-main-content #forum-line-break {
    margin-top: 2px;
    background-color: #999;
    width: 100%;
    height: 2px;
    font-size: 0px;
    margin-bottom: 7px;
}

#content-container #forum-main-content #forum-entry-line-break {
    margin-top: 7px;
    background-color: #999;
    width: 100%;
    height: 2px;
    font-size: 0px;
    margin-bottom: 0px;
}

#content-container #forum-main-content #forum-line-break-end {
    margin-top: 7px;
    background-color: #999;
    width: 100%;
    height: 2px;
    font-size: 0px;
    margin-bottom: 9px;
}

#content-container #forum-main-content #forum-content-list {
    margin-top: 0px;
    margin-left: 3px;
    padding: 0px;
    width: 99%;
    height: auto;
    border: 2px solid #999;
    clear: both;
}

#content-container #forum-main-content #forum-content-list #forum-content-list-header
    {
    border-bottom: 2px solid #999;
    background-color: #000;
    height: 25px;
    color: #fff;
    font-size: 15px;
    font-weight: bolder;
    width: 100%;
}

#content-container #forum-main-content #forum-content-list #forum-content-list-header #header-cols1
    {
    float: left;
    width: 48%;
    margin: 0px 0px 0 0;
    padding-top: 3px;
    background-color: #3A3A3A;
    border-right: 2px solid #999;
    height: 22px;
}

#content-container #forum-main-content #forum-content-list #forum-content-list-header #header-cols2
    {
    float: left;
    width: 16%;
    margin: 0px 0px 0 0;
    padding-top: 3px;
    background-color: #3A3A3A;
    border-right: 2px solid #fff;
    height: 22px;
}

#content-container #forum-main-content #forum-content-list #forum-content-list-header #header-cols3
    {
    float: left;
    width: 8%;
    margin: 0px 0px 0 0;
    padding-top: 3px;
    background-color: #3A3A3A;
    border-right: 2px solid #fff;
    height: 22px;
}

#content-container #forum-main-content #forum-content-list #forum-content-list-header #header-cols4
    {
    float: left;
    width: 8%;
    margin: 0px 0px 0 0;
    padding-top: 3px;
    background-color: #3A3A3A;
    border-right: 2px solid #fff;
    height: 22px;
}

#content-container #forum-main-content #forum-content-list #forum-content-list-header #header-cols5
    {
    float: left;
    width: 19%;
    margin: 0px 0px 0 0;
    padding-top: 3px;
    background-color: #3A3A3A;
    height: 22px;
}

#content-container #forum-main-content #forum-content-list #forum-content
    {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

#content-container #forum-main-content #forum-content-list #forum-content #forum-content-list-content
    {
    padding: 0px;
    margin: 0px;
    color: #999;
    width: 100%;
    border-bottom: 2px solid #fff;
    clear: both;
}

#content-container #forum-main-content #forum-content-list #forum-content #forum-content-list-content-final
    {
    padding: 0px;
    margin: 0px;
    width: 100%;
    clear: both;
    color: #999;
}

#content-cols1 {
    float: left;
    width: 48%;
    margin: 0px;
    padding-top: 4px;
    border-right: 2px solid #fff;
}

#content-cols1 p {
    width: 96%;
    margin-top: 0px;
    margin-left: 9px;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
}

#content-cols1-sub {
    width: 100%;
    background-color: #EDEDF3;
    padding-top: 1px;
    margin-top: 16px;
    border: 0px solid #fff;
    position: relative;
    margin-bottom: 0px;
    left: 0;
}

#content-cols1-sub a {
    color: #cccc99;
    text-decoration: underline;
    padding-left: 2px;
}

#content-cols1-sub p {
    margin-top: 1px;
    margin-left: 9px;
    font-size: 11px;
    font-weight: bold;
    width: 99%;
    padding: 2px;
    vertical-align: bottom;
    vertical-align: bottom; /*border: 1px solid #FF0000; */
}

#content-cols2 {
    float: left;
    width: 16%;
    margin-top: 0px;
    padding-top: 5px;
    border-right: 2px solid #fff;
    vertical-align: top;
    background-color: #000;
}

#content-cols2 p {
    width: 93%;
    height: 100%;
    margin-top: 0px;
    padding: 0px;
    padding-left: 10px;
    font-size: 15px;
    font-weight: bold;
}

#content-cols3 {
    float: left;
    width: 8%;
    margin: 0px 0px 0 0;
    padding-top: 5px;
    border-right: 2px solid #fff;
    background-color: #000;
}

#content-cols3 p {
    width: 100%;
    margin-top: 3px;
    margin-left: 25px;
    font-size: 15px;
    font-weight: bold;
}

#content-cols4 {
    float: left;
    width: 8%;
    margin: 0px 0px 0 0;
    padding-top: 5px;
    background-color: #000;
    border-right: 2px solid #fff;
    z-index: -1;
}

#content-cols4 p {
    width: 100%;
    margin-top: 3px;
    margin-left: 25px;
    font-size: 15px;
    font-weight: bold;
}

#content-cols5 {
    float: left;
    width: 19%;
    margin: 0px 0px 0 0;
    padding-top: 4px;
    min-height: 55px;
    z-index: -1;
}

#content-cols5 p {
    width: 100%;
    margin-top: 8px;
    margin-left: 15px;
    font-size: 11px;
    font-weight: bold;
}

.container {
    float: left;
}

/* forum END */ /* forum ENtry */
#content-container #forum-main-content #forum-entry-header {
    font-size: 20px;
    color: #999;
    font-weight: 500;
    width: 70%;
    height: 40px;
    font-weight: 500;
}

#rss-entry {
    vertical-align: super;
}
#content-container #forum-main-content #forum-entry-header .topic a{
    text-decoration: underline;
}
.topic a{
    text-decoration: underline;
    color: #cccc99;
    font-weight: 500;
}

.topicLink{
	color:#999 !important;
	text-decoration:none;
}

#content-container #forum-main-content #forum-entry-list {
    margin-top: 0px;
    margin-left: 3px;
    padding: 0px;
    width: 99%;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    clear: both;
    overflow: hidden;
}

#content-container #forum-main-content #forum-entry-list-upper {
    margin-top: 0px;
    margin-left: 3px;
    padding: 0px;
    width: 99%;
    border-top: 2px solid #999;
    border-left: 2px solid #999;
    border-right: 2px solid #999;
    border-bottom: 0px none;
    clear: both;
    overflow: hidden;
}

#content-container #forum-main-content #forum-entry-list-upper #Quote {
    display: none;
}

#content-container #forum-main-content #forum-entry-list-middle {
    margin-top: 0px;
    margin-left: 3px;
    padding: 0px;
    width: 99%;
    border-top: 0px none;
    border-left: 2px solid #999;
    border-right: 2px solid #999;
    border-bottom: 0px none;
    clear: both;
    overflow: hidden;
}

#content-container #forum-main-content #forum-entry-list-lower {
    margin-top: 0px;
    margin-left: 3px;
    padding: 0px;
    width: 99%;
    border-top: 0px none;
    border-left: 0x none;
    border-right: 0px none;
    border-bottom: 1px solid #999;
    clear: both;
    overflow: hidden;
}

#reply {
    float: right;
    margin-top: 20px;
    margin-right: 2px;
}

#row-left {
    width: 10%;
    padding: 15px;
    float: left;
}

#row-left p {
    text-align: center;
    padding: 2px;
}

#forum-entry-row {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #999;
}

.list-item-odd #forum-entry-row {
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-color: #25201C;
    float: left;
    border-bottom: 1px solid #999;
}

.row-right {
    border-left: 1px solid #999;
    padding-top: 8px;
    float: left;
    width: 80%;
    padding-left: 28px;
}

.row-right-description {
    margin-top: 15px;
    margin-bottom: 15px;
    min-height: 55px;
    color: #999;
    font-size: 12px;
    font-weight: bold;
    min-height: 120px;
    height: expression(document.body.clientWidth < 120 ? "120px" : "auto");
}

.row-right-header {
    float: left;
    color: #999;
    font-size: 20px;
    width: 72%;
    margin-top: -3px;
}

.row-right-date {
    color: #999;
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
    border: 0px solid #fff;
}

#forum-entry-row .forum-entry-tags {
    width: 100%;
    padding: 2px 2px 1px 5px;
    font-size: 11px;
    color: #999;
}

#forum-entry-row .forum-entry-tags a {
    font-size: 11px;
    text-decoration: underline !important;
    color: #cccc99 !important;
}

#forum-entry-row .taggage {
    float: left;
    width: 275px;
    display: inline !important;
}

#forum-entry-row .taggage p {
    display: inline !important;
}

#forum-entry-row .flagin {
    float: center !important;
    padding: 0px 300px;
}

#forum-entry-row .flagin a {
    color: #cccc99;
    font-size: 11px;
}

#Quote {
    float: right;
}

#Quote-cleanup {
    clear: both;
    margin-bottom: 8px;
}

.replyQuote,#quoted-content {
    background-color: #333;
    margin-top: 20px;
    color: #999;
    font-size: 12px;
    font-weight: bold;
    min-height: 40px;
    padding: 10px;
    border: 1px solid #999;
    margin-bottom: 4px;
}

#topicnav {
    margin-top: -2px;
    float: left;
    right: 5px;
    color: #cccc99;
    font-size: 12px;
}

/* forum Entry End */ /* forum index */
.forum-line-break {
    margin-top: 2px;
    background-color: #999;
    width: 100%;
    height: 2px;
    margin-bottom: 7px;
}

.forum-entry-line-break {
    margin-top: 7px;
    background-color: #999;
    width: 100%;
    height: 2px;
    margin-bottom: 0px;
}

.forum-line-break-end {
    margin-top: 7px;
    background-color: #999;
    width: 100%;
    height: 2px;
    margin-bottom: 9px;
}

.forum-content-list {
    margin-top: 0px;
    margin-left: 3px;
    padding: 0px;
    width: 99%;
    height: auto;
    border-top: 2px solid #999;
    border-left: 2px solid #999;
    clear: both;
    overflow: hidden;
}

.forum-content-list-header {
    height: 25px;
    color: #999;
    font-size: 15px;
    width: 100%;
    padding: 0px;
}

.forum-content-list-header th  , .forum-content-list-header  td {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
}

th.header-cols1 {
    padding-left: 10px;
    width: 48%;
    background-color: #3A3A3A;
    height: 22px;
}

th.header-cols2 {
    text-align: center;
    width: 16%;
    margin: 0px 0px 0 0;
    background-color: #3A3A3A;
    height: 22px;
}

th.header-cols3 {
    width: 8%;
    text-align: center;
    margin: 0px 0px 0 0;
    background-color: #3A3A3A;
    height: 22px;
}

th.header-cols4 {
    width: 8%;
    text-align: center;
    margin: 0px 0px 0 0;
    background-color: #3A3A3A;
    height: 22px;
}

th.header-cols5 {
    width: 25%;
    margin: 0px 0px 0 0;
    background-color: #3A3A3A;
    height: 22px;
}

.forum-content {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

#forum-content-container a {
    color: #cccc99;
    text-decoration: none;
}

.forum-content-list-content {
    padding: 0px;
    margin: 0px;
    color: #999;
    width: 100%;
    border-bottom: 2px solid #000;
    clear: both;
}

.forum-content-list-content-final {
    padding: 0px;
    margin: 0px;
    width: 100%;
    clear: both;
    color: #999;
}

td.header-cols1 {
    padding-top: 5px;
    padding-left: 0;
    color: #999;
    width: 48%;
    margin: 0px; solid #000;
    font-size: 15px;
    font-weight: bold;
    vertical-align: top;
    background-color: #000;
}

.content-cols1-sub {
    width: 100%;
    background-color: #EDEDF3;
    position: relative;
    margin-bottom: 0px;
    left: 0;
    vertical-align: bottom;
}

.content-cols1-sub a {
    color: #cccc99;
    text-decoration: underline;
    padding-left: 2px;
}

.content-cols1-sub p {
    margin-top: 1px;
    margin-left: 9px;
    font-size: 11px;
    width: 99%;
    padding: 2px;
    vertical-align: bottom;
    vertical-align: bottom; /*border: 1px solid #FF0000; */
}

td.header-cols2 {
    padding-top: 5px;
    text-align: center;
    color: #999;
    width: 16%; solid #000;
    vertical-align: top;
    background-color: #000;
    font-size: 15px;
    vertical-align: top;
}

td.header-cols3 {
    padding-top: 5px;
    text-align: center;
    color: #999;
    width: 9%; solid #000;
    background-color: #000;
    vertical-align: top;
}

td.header-cols3 p {
    color: #999;
    width: 100%;
    margin-left: 25px;
    font-size: 15px;
}

td.header-cols4 {
    padding-top: 5px;
    text-align: center;
    color: #999;
    width: 9%;
    background-color: #000; solid #000;
    font-size: 15px;
    vertical-align: top;
}

td.header-cols5 {
    padding-top: 5px;
    padding-left: 15px;
    color: #999;
    width: 19%;
    min-height: 55px;
    z-index: -1;
    font-size: 11px;
    vertical-align: top;
    text-align: middle;
    background-color: #000;
}

span.forum-index-tags {
    margin: 10px 0 0 0 !important;
    width: 100%;
    padding: 2px 2px 1px 10px !important;
    font-size: 12px;
    color: #999;
    font-weight: normal;
}

span.forum-index-tags a {
    color:#cccc99 !important;
    font-size:12px;
    text-decoration:underline !important;
}

.forum-main-content {
    margin: 20px 20px 0px 20px;
    padding-top: 10px;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 20px;
    /* border: 3px solid #FF0000;*/
    height: 100%;
    clear: both;
}

.forum-content-header {
    font-size: 24px;
    color: #999;
	background-color:#000;
    font-weight: 500;
    width: 100%;
	height:45px;
}

.forum-content-navigation {
	width: 100%;
    color: #999;
    font-size: 12px;
}

.frm-cnt-nav-left {
	text-align: left;
}
	
.frm-cnt-nav-right {
	text-align: right;
}

.forum-content-navigation #topicFilteringPanel a{
	color: #cccc99;
}
#forum-content-container a{
	color: #cccc99;
}

.forum-content-navigation-bottom {
    margin-top: 0px;
    color: #999;
    font-size: 12px;
    text-align: right;
    width: 100%;
}



.forum-tags{
	width:100%;
	background-color: #000;
	height:16px;
	margin-top:7px;
	}
.forum-header1{
	padding-left:10px;
	border:2px Soild #00FF00;
	}
/* forum index END */


/********** END FORUMS **********/

/********** BEGIN MEDIA **********/

/***** photo edit page layout *****/
#mediaEditFormPanel .middle {
    position: relative;
    padding: 43px 25px 0 35px;
    width: 890px;
    float: left !important;
    /* makes the middle div touch the bottom of the content container */
}

#mediaEditFormPanel .middle .title {
    background: transparent;
}

#mediaEditFormPanel .middle .title p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: #999;
}

#mediaEditFormPanel .middle #set {
    margin: 5px 0 0 0;
    padding: 10px 0 10px 25px;
    position: relative;
    background: #000;
    border-top: 2px solid #999;
}

#mediaEditFormPanel .middle #set p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #999;
}

#mediaEditFormPanel .middle #set p a {
    color: #cccc99;
    font-weight: bold;
    text-decoration: underline;
}

#mediaEditFormPanel .middle .middle-content {
    background: #000;
    max-width: 890px;
    width: expression(document . body . clientWidth >   889 ?   "890px" :   "auto")
        ;
}

#mediaEditFormPanel .middle .middle-content p {
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    font-size: 16px;
}

#mediaEditFormPanel .middle .middle-content input {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #fff;
}

#mediaEditFormPanel .middle .middle-content textarea {
    font-family: courier;
    border: 1px solid #fff;
    font-size: 16px;
}

#mediaEditFormPanel .middle .middle-content .one .one-edit2 #button {
    float: none;
    margin: 0 0 0px 0;
    padding: 20px 0 20px 265px !important;
}

#mediaEditFormPanel .middle .middle-content .one .one-edit2 #button input
    {
    background: #cccc99;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999;
    border: 0;
    padding: 4px 20px 4px 20px !important;
}

#mediaEditFormPanel .middle .middle-content .one .one-edit1 {
    margin: 0 0 20px 0;
    padding: 20px 0 0 0;
}

#mediaEditFormPanel .middle .middle-content .one .one-edit1 .one-left1 {
    width: 150px;
    position: relative;
    float: left;
    padding: 0 15px 0 0;
}

#mediaEditFormPanel .middle .middle-content .one .one-edit1 .one-left1 p
    {
    text-align: right;
}

#mediaEditFormPanel .middle .middle-content .one .one-edit2 .one-left2 {
    width: 150px;
    position: relative;
    float: left;
    padding: 0 15px 0 0;
}

#mediaEditFormPanel .middle .middle-content .one .one-edit2 .one-left2 p
    {
    text-align: right;
}

#mediaEditFormPanel .middle .middle-content .one .one-edit2 .one-right2
    {
    padding: 2px 0 0 0;
}

#mediaEditFormPanel .middle .middle-content #dashed {
    border-top: 1px dashed #C0C2CA;
    max-width: 720px;
    width: expression(document . body . clientWidth >   719 ?   "720px" :   "auto")
        ;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 20px 0;
}

#mediaEditFormPanel .middle .middle-content .two {
    padding: 0 0 20px 0;
}

#mediaEditFormPanel .middle .middle-content .two .two-edit1 {
    margin: 0 0 20px 0;
    padding: 10px 0 0 0;
}

#mediaEditFormPanel .middle .middle-content .two .two-edit1 .two-left1 {
    width: 150px;
    position: relative;
    float: left;
    padding: 0 15px 0 0;
}

#mediaEditFormPanel .middle .middle-content .two .two-edit1 .two-left1 p
    {
    text-align: right;
}

#mediaEditFormPanel .middle .middle-content .two .two-edit2 {
    position: relative;
}

#mediaEditFormPanel .middle .middle-content .two .two-edit2 .two-left2 {
    width: 150px;
    position: relative;
    float: left;
    padding: 0 15px 0 0;
}

#mediaEditFormPanel .middle .middle-content .two .two-edit2 .two-left2 p
    {
    text-align: right;
}

#mediaEditFormPanel .middle .middle-content .two .two-edit2 .two-right2
    {
    padding: 2px 0 0 0;
}

#mediaEditFormPanel .middle .middle-content .two .two-edit3 .two-right2 p
    {
    position: relative;
    top: -160px;
    right: 120px;
    float: right;
}

#mediaEditFormPanel .middle .middle-content .two .two-edit2 .two-img {
    position: absolute;
    top: 0px;
    left: 500px;
}

#mediaEditFormPanel .middle .middle-content .two .two-edit3 .two-left3 {
    width: 150px;
    position: relative;
    float: left;
    padding: 15px 15px 0 0;
}

#mediaEditFormPanel .middle .middle-content .two .two-edit3 .two-left3 p
    {
    text-align: right;
}

#mediaEditFormPanel .middle .middle-content .two .two-edit3 .two-right3
    {
    padding: 15px 0 0 0;
}

#IEroot #mediaEditFormPanel .two-img img {
    position: absolute;
    top: 0px;
    left: 0px;
}

#mediaEditFormPanel .middle .middle-content .two #edit3 .img img {
    
}

#mediaEditFormPanel .middle .middle-content .two-divider {
    border-top: 2px solid #fff;
    max-width: 720px;
    width: expression(document . body . clientWidth >   719 ?   "720px" :   "auto")
        ;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 20px 0;
}

#mediaEditFormPanel .middle .middle-content .two .mef-col1 {
    vertical-align: top;
    text-align: right;
    width: 150px;
    padding-right: 15px;
    padding-top: 7px;
    padding-bottom: 8px;
}

#mediaEditFormPanel .middle .middle-content .two .mef-col2 {
    vertical-align: top;
    text-align: left;
    padding-right: 25px;
    padding-top: 7px;
    padding-bottom: 8px;
}

#mediaEditFormPanel .middle .middle-content .two .mef-col3 {
    vertical-align: top;
    text-align: left;
    padding-top: 7px;
    padding-bottom: 8px;
}

#mediaEditFormPanel .middle .middle-content .save-all {
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 0 20px 0;
}

#mediaEditFormPanel .middle .middle-content .save-all input {
	margin-right: 5px;
	width: auto;
	padding-left:3px;
	padding-right:3px;
	height: 17px;
	float: middle;
	border: 0;
	vertical-align:middle;
	text-align:center;
    font-size:11px;
    color: #333;
	border:1px solid #ccc;    
	background: transparent url(../images/global/button.gif) repeat 0 0;
}

#mediaEditFormPanel .max {
    width: 310px;
    width: expression(document . body . clientWidth >    310 ?   "310px" :   "auto"
        );
}

#mediaEditFormPanel .ta {
    height: expression(this . scrollHeight <   299 ?   "300px" :   "auto");
}

#mediaListPanelFrame {
    clear: both;
    margin: 20px 0pt 0pt;
    padding: 0pt;
    position: relative;
    width: 969px;
    z-index: 1;
}

#mediaListPanel .middle {
    margin: 10px 0 0 0;
    padding: 0 0 0px 0;
    background: #4E4E50;
    width: 900px;
    margin: 40px 0 3px 40px;
    float: left;
}

.ie6 #mediaListPanel .middle {
    width: 900px;
    margin-left: 20px;
    margin-bottom:-5px;
    clear: both;
}

#mediaListPanel .middle .title1 {
    padding: 5px 0 5px 15px;
    width: 885px;
    background: #3A3A3A;
}

#mediaListPanel .middle .title1 p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #999;
}

#mediaListPanel .middle .title1 img {
    position: relative;
    top: 8px;
    left: 2px;
}

#mediaListPanel .middle .images {
    width: 800px;
    margin-left: 64px;
    margin-right: auto;
    margin-top: 10px;
}
#mediaListPanel .middle .images a{
    color: #cccc99;
}

.ie7 #mediaListPanel .middle .images {
    width: 800px;
    margin-left: 64px;
    margin-right: auto;
}

#mediaListPanel .middle .images ul {
    padding: 0px;
    margin: 0px;
    clear: both;
}

#mediaListPanel .middle .images ul li {
    list-style: none;
    display: block !important;
    float: left;
    width: 150px;
    text-align: center;
    margin-bottom: 20px;
}

#mediaListPanel .middle .divider {
    border-top: 2px solid #999;
    position: absolute;
    bottom: 66px;
    width: 800px;
}

#IEroot #mediaListPanel .middle .divider {
    position: absolute;
    left: 117px;
}

#mediaListPanel .middle .pages {
    float: right;
    background: #000000;
    width: 900px;
    text-align: right;
    padding: 30px 0 30px 0;
}

#mediaListPanel .middle .pages p {
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#mediaListPanel .middle .pages a {
    color: #cccc99;
}

#mediaListPanel .middle .pages a.urhere {
    color: #FFFFFF;
    background: #cccc99;
    padding: 0 4px 0 4px;
}

#IEroot #mediaListPanel .middle .pages {
    position: absolute;
    right: 125px;
}

#mediaListPanel .line {
    margin: 0px 0 0 0;
}

#mediaListPanel .posted {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #cccc99;
    padding: 5px 0 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

#mediaListPanel .titles1 {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #999;
    padding: 0 0 5px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

#mediaListPanel .middle .divider {
    border-top: 2px solid #999;
    position: absolute;
    bottom: 66px;
    width: 900px;
    clear: both;
}

#mediaListPanel .mediaSummaryPanel-featuredLink {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: black;
    padding: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

#mediaListPanel .mediaSummaryPanel-featuredLink a {
    color: black;
    text-decoration: none;
}

#mediaListPanel .mediaSummaryPanel-titles {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #999;
    padding: 0 0 5px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

#mediaListPanel .mediaSummaryPanel-imageLink img {
    vertical-align: top;
}

#mediaListPanel #IEroot .mediaSummaryPanel-imageLink img {
    padding: 0px;
}

#mediaListPanel .photo-select-all, #mediaListPanel .photo-select-para {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

#mediaListPanel .photo-select-all {
    text-align: right;
    padding: 10px 0px;
}

#mediaListPanel .photo-select-para {
    padding: 5px 0px;
}

#mediaListPanel .photo-select-all input {
    border: 0;
    background: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #999;
    padding: 5px 45px 5px 45px;
}

/* media sets (user photos, sets, individual set) */
#media-sets {
    clear: both;
    margin: 20px 0pt 0pt;
    padding: 0pt;
    position: relative;
    width: 969px;
    z-index: 1;
}

#media-sets .left {
    width: 171px;
    background: #000;
    margin: 25px 0 30px 25px;
    padding: 5px 10px 0px 0px;
    float: left;
}

#IEroot #media-sets .left {
    margin: 25px 0 30px 15px;
    padding: 5px 0 0 0;
    width: expression(document . body . clientWidth >   170 ?   "171px" :   "auto")
        ;
}

#media-sets .divider {
    padding-right: 200px;
    margin: 0px 0 0 0;
    background: #999;
    height: 1px;
	margin-bottom:10px;
}

#IEroot #media-sets .divider {
    padding-right: 120px;
    padding-left: 10px;
    width: -10px;
}

#media-sets .right1 {
    width: 715px;
    background: #4E4E50;
    float: right;
    margin-top: 25px;
    margin-right: 25px;
    margin-bottom: 5px;
}

#media-sets .right1 .title1 {
    padding: 5px 0 5px 25px;
    width: 690px;
    background: #3A3A3A;
}
#media-sets .right1 .innerRight1{
    background: #666666;
}
#media-sets .right1 .no-content{
	padding:10px 0px 10px 0px;
	text-align:center;
}
#media-sets .right1 .title1 p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #999;
}

#media-sets .right1 .title1 img {
    position: relative;
    top: -5px;
    left: 0px;
}

#IEroot #media-sets .right1 {
    margin-right: 15px;
}

#media-sets .right1 .box {
    min-height: 75px;
    max-width: 666px;
    width: expression(document . body . clientWidth >   665 ?   "666px" :   "auto")
        ;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    overflow: hidden;
}

#media-sets .right1 .box p {
    font-size: 12px;
    color: #999;
    padding: 7px 5px 5px 5px;
}

#media-sets .right1 ul {
    padding: 0px;
    margin: 0px;
}

#media-sets .right1 ul.first-row {
    
}

#media-sets .right1 ul.intermediate-row {
    clear: left;
}

#media-sets .right1 ul.last-row {
    clear: left !important;
}

#media-sets .right1 ul.line li {
    padding: 15px 0 15px 22px !important;
    width: 152px;
}

#media-sets .right1 ul.line li img {
    border: 0;
}

#media-sets .right1 ul.lines li {
    padding: 15px 0 15px 22px !important;
    width: 152px;
    text-align: center;
}

#media-sets .right1 ul.lines li img {
    border: 0;
}

#media-sets .right1 ul li {
    list-style: none;
    display: inline;
    float: left;
    padding: 30px 30px 10px 50px;
}

#media-sets .right1 ul li img {
    padding: 2px;
}

#media-sets .divi {
    background: #999999;
    height: 2px;
    width: 715px;
    position: relative;
	margin-bottom:15px;
}
#mediaListPanel .middle .pages .divi {
    background: #999999;
    height: 2px;
    position: relative;
	margin-bottom:15px;
}
#IEroot #media-sets .divi {
    position: relative;
    bottom: -20px;
}

#media-sets .divi2 {
    background: #E1E1E5;
    height: 2px;
    width: 715px;
    position: absolute;
    bottom: 80px;
}

#IEroot #media-sets .divi2 {
    position: relative;
    bottom: -20px;
}

#media-sets .pages {
    float: right;
    background: #000000;
    width: 100%;
    text-align: right;
    padding: 15px 0px 30px 0;
}

#IEroot #media-sets .pages {
    padding: 30px 0 15px 0;
}

#media-sets .pages p {
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#media-sets .pages a {
    color: #cccc99;
}

#media-sets .pages a.urhere {
    color: #FFFFFF;
    background: #cccc99;
    padding: 0 4px 0 4px;
}

#media-sets .name {
    text-align: center;
}

#media-sets .name a {
    font-size: 14px;
    font-weight: bold;
    color: #cccc99;
}

#media-sets .number {
    color: #999;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding-top: 3px;
}

#media-sets .mediaSummaryPanel-featuredLink {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #cccc99;
    padding: 0px;
    text-align: left;
}

#media-sets .mediaSummaryPanel-featuredLink a {
    color: #cccc99;
    text-decoration: none;
}

#media-sets .titles,#media-sets .mediaSummaryPanel-titles {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #999;
    padding: 0 0 5px 0px;
    text-align: left;
}

#media-sets .explain {
    font-size: 10px !important;
}

/* End media sets */ /* Begin photo view (individual photo page) */
    /***** photo page layout *****/
.photo-view {
    clear: both;
    margin: 20px 0pt 0pt;
    padding: 0pt;
    position: relative;
    width: 969px;
    z-index: 1;
	color:#999;
}

.photo-view .leftphoto {
    padding: 50px 0 0 25px;
    position: relative;
    float: left;
    width: 613px;
    min-height: 200px;
}

.photo-view .leftphoto .phototitle {
    width: 612px;
    float: left;
    text-align: left;
}

.photo-view .leftphoto .phototitle {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 40px;
    color: #999;
}

.photo-view .leftphoto .phototitle .text {
    font-size: 9px;
}

.photo-view .leftphoto .image1 {
    width: auto;
	max-width:612px;
    background: #25201C;
    padding: 0;
    position: relative;
    margin: 14px 0 30px 0;
    float: left;
}

.photo-view .leftphoto .image1 .bigimg {
    max-width: 570px;
    padding:20px;
}
.photo-view .leftphoto .image1 .bigimg .apDiv1 {
    padding-bottom:5px;
}
.photo-view .leftphoto .image1 .bigimg .apDiv1 .deleteIcon{
	text-align:right;
	}
.photo-view .leftphoto #delete {
    text-align: right;
    float: right;
    position: relative;
    right: 40px;
    top: 15px;
    z-index: 2;
}

.photo-view .leftphoto .image1 .bigimg .apDiv1 a {
    color: #cccc99;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}

.photo-view .leftphoto .description {
    width: 612px;
    min-height: 75px;
    border-bottom: 2px solid #999999;
    margin: 0 0 15px 0;
    float: left;
    color:#999;
}

.photo-view .leftphoto .description .text {
    font-size: 9px;
}

.photo-view .leftphoto .description p {
    font-style: italic;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    color: #999;
    padding: 0 0 0 15px;
}

.photo-view .leftphoto .description p a {
    font-style: italic;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    color: #999;
    padding: 0 0 0 15px;
}

.photo-view .leftphoto .pcomments {
    max-width: 400px;
    text-align: left;
    float: left;
    margin: 0 0 0 0;
    padding: 0px 0 0 10px;
    width: expression(document . body . clientWidth >    400 ?   "400px" :   "auto"
        );
}

.photo-view .leftphoto .pcomments .stuff .img {
    padding: 3px 0 0 0;
    clear: left;
    float: left;
    margin: 0 25px 0 0;
    max-width: 66px;
    width: expression(document . body . clientWidth >    66 ?   "66px" :   "auto")
        ;
}

.photo-view .leftphoto .pcomments .stuff .text {
    position: relative;
    max-width: 272px;
    float: left;
    min-height: 50px;
    padding: 0 0 18px 0;
    width: expression(document . body . clientWidth >    272 ?   "272px" :   "auto"
        );
}

.photo-view .leftphoto .pcomments .stuff .text p {
    float: none;
    text-align: left;
    padding: 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #999;
    display: block !important;
}

.photo-view .leftphoto .pcomments .stuff .text p.name {
    font-size: 15px;
    display: inline !important;
}

.photo-view .leftphoto .pcomments .stuff {
    clear: left;
}

.photo-view .leftphoto .commentbox {
    position: relative;
    text-align: left;
    margin: 0 0 45px 0;
    float: left;
    max-width: 416px;
}

.photo-view .leftphoto .commentbox p {
    margin: 0 0 6px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
}

.photo-view .leftphoto .commentbox .box textarea {
    border: 1px solid #BABAC2;
}

.photo-view .leftphoto .commentbox .post {
    text-align: right;
    position: absolute;
    right: 15px;
    padding: 4px 0 0 0;
    float: right;
}

.photo-view .leftphoto .commentbox .post input {
    background: #DDDDDD;
    padding: 3px 3px 3px 3px;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}

.photo-view .leftphoto .commentbox .post a input {
    border: 1px solid #fff;
}

.photo-view .comments {
    max-width: 400px;
    text-align: left;
    float: left;
    margin: 0 0 0 0;
    padding: 0px 0 0 10px;
    width: expression(document . body . clientWidth >    400 ?   "400px" :   "auto"
        );
}

.photo-view .comments .stuff .img {
    padding: 3px 0 0 0;
    clear: left;
    float: left;
    margin: 0 25px 0 0;
    max-width: 66px;
    width: expression(document . body . clientWidth >    66 ?   "66px" :   "auto")
        ;
}

.photo-view .comments .stuff .text {
    position: relative;
    max-width: 272px;
    float: left;
    color: #999;
    min-height: 50px;
    padding: 0 0 18px 0;
    width: expression(document . body . clientWidth >    272 ?   "272px" :   "auto"
        );
}

.photo-view .comments .stuff .text p {
    float: none;
    text-align: left;
    padding: 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #999;
    display: block !important;
}

.photo-view .comments .stuff .text p.name {
    font-size: 15px;
    display: inline !important;
}

.photo-view  ..comments .stuff {
    clear: left;
}

.photo-view .commentbox {
    position: relative;
    text-align: left;
    margin: 0 0 45px 0;
    float: left;
    max-width: 416px;
}

.photo-view .commentbox p {
    margin: 0 0 6px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
}

.photo-view .box textarea {
    border: 1px solid #BABAC2;
}

.photo-view .commentbox .post {
    text-align: right;
    position: absolute;
    right: 15px;
    padding: 4px 0 0 0;
    float: right;
}

.photo-view .commentbox .post input {
    background: #DDDDDD;
    padding: 3px 3px 3px 3px;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}

.photo-view .commentbox .post a input {
    border: 1px solid #fff;
}

.photo-view .rightphoto { /*max-width: 230px;*/
    /*IE 6 does not read this well. better to use less code and have a specific width*/
    background: #000;
    float: right;
    margin: 110px 25px 0 0;
    padding: 0; /* zeroed out padding. controlling from child elements*/
    /*padding: 10px 7px 0 7px;*/
    /*width: expression( document.body.clientWidth > 229 ? "230px" : "auto" );*/
    width: 240px;
    /* floating containers should have specific heights and or width */
}

.photo-view .rightphoto p {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    margin:2px 0pt 3px;
}
.photo-view .rightphoto #personal {
    margin: 0px 0 0 20px;
    padding: 0 0 25px 0;
    height: 68px;
}

.photo-view .rightphoto p.title {
    margin: 0 0 3px 0;
    float: none;
}

.photo-view .rightphoto img.left {
    float: left;
    margin: 0 4px 0 0;
    border: 2px solid #C6C4C4;
}

.photo-view .rightphoto p.left {
    float: none;
}

.photo-view .rightphoto p.left a {
    color: #285F7C;
    font-size: 10px;
    font-family: Arial,Helvetica,sans-serif;
}

.photo-view .rightphoto #options {
    background: #000 !important;
    margin: 0 0 0 -6px;
    max-width: 230px;
    width: expression(document . body . clientWidth >   10 ?   "11px" :   "auto")
        ;
}

.photo-view .rightphoto #options a {
    color: #cccc99;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.photo-view .rightphoto #options #border {
    background: #B4BDC6;
    height: 2px;
    width: 242px;
}

.photo-view .rightphoto #options #line1 {
    float: left;
    position: relative;
    padding: 3px 0 0 6px;
    background: #000;
    margin: 0 12px 0 0;
    width: 236px;
}

.photo-view .rightphoto #options #line1 #right1 p {
    padding: 0 35px 0 0;
}

.photo-view .rightphoto #options #line1 #left1 p {
    text-align: left;
}

.photo-view .rightphoto #options #line2 {
    float: left;
    position: relative;
    padding: 3px 0 0 6px;
    background: #000;
    width: 236px;
}

.photo-view .rightphoto #options #line2 #right2 p {
    padding: 0 47px 0 0;
}

.photo-view .rightphoto #options #line2 #left2 p {
    text-align: left;
}

.photo-view .rightphoto #options #line3 {
    float: left;
    position: relative;
    padding: 3px 0 0 6px;
    background: #000;
    width: 236px;
}

.photo-view .rightphoto #options #line3 #right3 p {
    padding: 0 49px 0 0;
}

.photo-view .rightphoto #options #line3 #left3 p {
    text-align: left;
}

.photo-view .rightphoto #divider {
    min-height: 95px;
    width: 230px;
    margin: 0 0 0 -7px;
}

.photo-view .rightphoto #divider p {
    color: #000;
}

.photo-view .rightphoto #sets {
    padding: 2px 0 0 0;
    margin: 0 0 0 -7px;
}

.photo-view .rightphoto #sets #title p {
    border-top: 2px solid #ACB5BD;
    background: #000;
    float: left;
    position: relative;
    font-family: helvetica;
    font-size: 20px;
    color: #999;
    width: 233px;
    padding: 5px 0 3px 10px;
}

.photo-view .rightphoto #sets #line1 .text p {
    background: #000;
    width: 221px;
    text-align: left;
    float: left;
    position: relative;
    top: -5px;
    padding: 3px 0 3px 22px;
}

.photo-view .rightphoto #sets #line1 .text #x a {
    background: #000;
    position: relative;
    right: 0;
    text-align: right;
    display: inline;
}

.photo-view .rightphoto #sets #line2 .text p {
    background: #000;
    width: 221px;
    text-align: left;
    float: left;
    position: relative;
    top: -5px;
    padding: 3px 0 3px 22px;
}

.photo-view .rightphoto #sets #line3 .text p {
    background: #000;
    width: 221px;
    text-align: left;
    float: left;
    position: relative;
    top: -5px;
    padding: 3px 0 3px 22px;
}

.photo-view .rightphoto #sets #line4 .text p {
    background: #000;
    width: 221px;
    text-align: left;
    float: left;
    position: relative;
    top: -5px;
    padding: 3px 0 3px 22px;
}

.photo-view .rightphoto #tags {
    padding: 2px 0 0 0;
    margin: 0 0 0px -7px;
}

.photo-view .rightphoto #tags #title p {
    border-top: 2px solid #fff;
    background: #000;
    float: left;
    position: relative;
    font-family: helvetica;
    font-size: 20px;
    color: #999;
    width: 233px;
    padding: 5px 0 3px 10px;
}

.photo-view .rightphoto #tags #line1 .text p {
    background: #000;
    width: 221px;
    text-align: left;
    float: left;
    position: relative;
    top: -5px;
    padding: 3px 0 3px 22px;
}

.photo-view .rightphoto #tags #line1 .text #x a {
    background: #000;
    position: relative;
    right: 0;
    text-align: right;
    display: inline;
}

.photo-view .rightphoto #tags #line2 .text p {
    background: #000;
    width: 221px;
    text-align: left;
    float: left;
    position: relative;
    top: -5px;
    padding: 3px 0 3px 22px;
}

.photo-view .rightphoto #tags #line3 .text p {
    background: #000;
    width: 221px;
    text-align: left;
    float: left;
    position: relative;
    top: -5px;
    padding: 3px 0 3px 22px;
}

.photo-view .rightphoto #tags #line4 .text p {
    background: #000;
    width: 221px;
    text-align: left;
    float: left;
    position: relative;
    top: -5px;
    padding: 3px 0 3px 22px;
}

.photo-view .rightphoto #tags #line5 .text p {
    background: #000;
    width: 221px;
    text-align: left;
    float: left;
    position: relative;
    top: -5px;
    padding: 3px 0 3px 22px;
}

.photo-view .rightphoto #tags #line6 p {
    float: right;
    padding: 0 0 25px 0;
}

.photo-view .rightphoto #embed {
    padding: 72px 0 0 0;
    margin: 0 0 0 -7px;
}

.photo-view .rightphoto #embed #title p {
    border-top: 2px solid #fff;
    background: #D9EBE6;
    float: left;
    position: relative;
    font-family: helvetica;
    font-size: 20px;
    color: #999;
    width: 233px;
    padding: 5px 0 3px 10px;
}

.photo-view .rightphoto #embed #line1 .text p {
    width: 221px;
    text-align: left;
    float: left;
    position: relative;
    top: -5px;
    padding: 4px 0 0px 22px;
}

.photo-view .rightphoto #embed #line1 .text #enter1 p {
    margin: 0 0 0 0px;
}

.photo-view .rightphoto #embed #line2 .text p {
    width: 221px;
    text-align: left;
    float: left;
    position: relative;
    top: -5px;
    padding: 3px 0 3px 22px;
}

.photo-view .rightphoto #embed #line2 .text #enter2 p {
    margin: 0 0 0 0px;
}

.photo-view .rightphoto #embed #line3 .text p {
    width: 221px;
    text-align: left;
    float: left;
    position: relative;
    top: -5px;
    padding: 3px 0 3px 22px;
}

.photo-view .rightphoto #embed #line3 .text #enter3 p {
    margin: 0 0 15px 0px;
}

.photo-view .ctext {
    font-family: Arial, Helvetica, Verdana, Sans-serif;
    font-size: 24px;
    color: #999;
    margin: 0 0 20px 0;
}

.photo-view .name {
    margin: 0 0 7px 0;
}

.photo-view .name a {
    color: #cccc99;
    font-weight: bold;
}

.photo-view .bottom {
    margin: 3px 0 0 0;
}

.photo-view .bottom a {
    color: #427C9B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.photo-view .img {
    padding: 0 3px 0 0;
}

.photo-view .sets {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #999;
}

.photo-view .x {
    text-align: right !important;
    float: right;
    position: absolute;
    right: 10px;
    bottom: 3px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #999;
    letter-spacing: 0.5pt;
}

.photo-view .add {
    border: 1px solid;
    padding: 5px 0 5px 12px;
    margin: 0 0 0 12px;
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    color: #999;
    font-style: italic;
    letter-spacing: 0.2px;
}

.photo-view .buttonadd {
    border: 1px solid #89898F;
    margin: 0 35px 1px 0;
    background: #000;
    text-transform: uppercase;
    font-size: 10px;
    font-family: Arial,Helvetica,sans-serif;
    color: #999;
    padding: 1px 6px 1px 6px;
}

.photo-view .stuff1 {
	border: 1px solid #999;
	background-color: #d5d5d5;
	padding: 1px 0 0 0;
	margin: 0 0 0 2px !important;
	font-size: 11px;
	height: 16px;
	height: expression( this.scrollHeight < 20 ? "19px" : "auto" );
	width: 230px;
	width: expression( document.body.clientWidth >  230 ? "230px" : "auto" );
}

.photo-view .italic {
    color:#999;
    font-family:Arial,Helvetica,sans-serif;
    font-style:italic;
    font-weight:bold;
    padding:3px 0pt 0pt 25px !important;
}

/***** revision of right rail styles *****/
.photo-view .module_options {
    margin: 0px 0 40px 0 !important;
    padding: 10px 0 0 10px; ! important;
    width: auto;
    clear: left;
    font-size: 11px;
    background: #333;
    display: block;
    border-top: 1px solid #999;
}

.photo-view .module_options .icon {
    margin: 0 5px 0 0;
    padding: 0;
}

.photo-view .module_options a {
    margin: 0 !important;
    padding: 0 0 9px 0 !important;
    width: 110px;
    height: 17px;
    float: left;
    color: #cccc99;
}

.photo-view .module_options div {
    clear: both;
}

.photo-view .module_photo-sets {
    margin: 0px 0 40px 0 !important;
    padding: 0 !important;
    width: 100%;
    float: left;
}

.photo-view .module_photo-sets .header {
    margin: 0 !important;
    padding: 8px 0 0 0 !important;
    width: 100%;
    height: 34px;
    background: #333;
    border-top: 1px solid #999;
}

.photo-view .module_photo-sets .header span.title {
    margin-left: 10px;
    font-size: 22px;
    color: #999;
}

.photo-view .module_photo-sets .sub-content {
    margin: 0 !important;
    padding: 0 0 9px 0 !important;
}

.photo-view .module_photo-sets .sub-content .entry {
    margin: 0 0 5px 0;
    padding: 4px 0 4px 8px;
    background: #000;
}

.photo-view .module_photo-sets .sub-content .entry span.entry-name {
    font-size: 12px;
}

.photo-view .module_photo-sets .sub-content .entry span.entry-name a {
    color: #cccc99;
}

.photo-view .module_photo-sets .sub-content .entry span.entry-name a:hover
    {
    color: #cccc99;
}

.photo-view .module_photo-sets .sub-content .entry div.delete {
    float: right;
    margin: 0px 9px 0 0;
    font-size: 11px;
}

.photo-view .module_photo-sets .sub-content .entry div.delete a {
    color: #cccc99;
    text-decoration: none;
}

.photo-view .module_tags {
    margin: 0px 0 40px 0 !important;
    padding: 0 !important;
    width: 100%;
    float: left;
}

.photo-view .module_tags .header {
    margin: 0 !important;
    padding: 8px 0 0 0 !important;
    width: 100%;
    height: 34px;
    background: #333;
    border-top: 1px solid #999;
}

.photo-view .module_tags .header span.title {
    margin-left: 10px;
    font-size: 22px;
    color: #999;
}

.photo-view .module_tags .sub-content {
    margin: 0 !important;
    padding: 0 0 9px 0 !important;
}

.photo-view .module_tags .sub-content .entry {
    margin: 0 0 5px 0;
    padding: 4px 0 4px 8px;
    background: #000;
}

.photo-view .module_tags .sub-content .entry span.entry-name {
    font-size: 12px;
    color: #999;
}

.photo-view .module_tags .sub-content .entry span.entry-name a {
    color: #cccc99;
}

.photo-view .module_tags .sub-content .entry span.entry-name a:hover {
    color: #cccc99;
}

.photo-view .module_tags .sub-content .entry div.delete {
    float: right;
    margin: 0px 9px 0 0;
    font-size: 11px;
    color: #999;
}

.photo-view .module_tags .sub-content .entry div.delete a {
    color: #cccc99;
    text-decoration: none;
}

.photo-view .module_tags .sub-content .tag-buttons {
    margin: 20px 0 0 30px;
    padding: 0;
    display: inline;
}

.photo-view .module_tags .sub-content .tag-buttons input.field_new-tag {
    margin: 0;
    padding: 0;
}

.photo-view .module_tags .sub-content .tag-buttons a.butn_add-tag {
    margin: 0;
    padding: 0;
}

.photo-view .module_embed {
    margin: 0px 0 40px 0 !important;
    padding: 0 !important;
    width: 100%;
    float: left;
}

.photo-view .module_embed .header {
    margin: 0 !important;
    padding: 8px 0 0 0 !important;
    width: 100%;
    height: 34px;
    background: #333;
    border-top: 1px solid #999;
}

.photo-view .module_embed .header span.title {
    margin-left: 10px;
    font-size: 22px;
    color: #999;
}

.photo-view .module_embed .sub-content {
    margin: 0 !important;
    padding: 0 0 9px 0 !important;
}
/* End photo view */

/* AvatarPanelForPhotos */


.avatarPanelForPhotos-prof-img {
    padding-bottom: 4px;
    margin: 0px;
    text-align: left;
}

.avatarPanelForPhotos-prof-img img {
    border: 2px solid #111111;
    margin: 0 0 0 22px;
}

.avatarPanelForPhotos-align {
    text-align: left !important;
    margin: 0 0 0 22px !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    color: #999 !important;
    float: none !important;
}

.avatarPanelForPhotos-align a {
    color: #fff;
    text-decoration: none;
}

.avatarPanelForPhotos-options {
    padding: 0 0 10px 0;
    float: none !important;
}

#IEroot .avatarPanelForPhotos-options {
    padding: 10px 0 10px 0;
}

.avatarPanelForPhotos-options p {
    margin-top: 3px;
    margin-bottom: 1px;
    padding-left: 23px;
    text-align: left;
    float: none;
}

.avatarPanelForPhotos-options a {
    color: #cccc99;
    font-size: 12px;
}

.recentSetsPanel p a {
    color: #fff;
    font-size: 15px;
}

.recentSetsPanel p {
    padding: 0 0 10px 10px;
    text-align: left;
}

.recentSetsPanel img {
    vertical-align: bottom;
    padding-left: 10px;
    padding-right: 3px;
    border: 0;
}
.recentSetsPanelBorder{
    background-color:#666666;
    width: 180px;
}
.recentSetsPanel-title {
    background: #333;
    width: 180px;
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
}

.recentSetsPanel-title p {
    text-align: center;
    color: #999;
    font-size: 16px;
}

#IEroot .recentSetsPanel-title {
    width: 171px;
}

.popularPhotosPanelBorder{
    background-color:#666666;
    width: 180px;
}
.popularPhotosPanel p a {
    color: #cccc99;
    font-size: 15px;
}

.popularPhotosPanel p {
    padding: 0 0 10px 10px;
    text-align: left;
}

.popularPhotosPanel img {
    vertical-align: bottom;
    padding-left: 10px;
    padding-right: 3px;
    border: 0;
}

.popularPhotosPanel p {
  width: 171px;
  overflow: auto;
}

.popularPhotosPanel a span {
   display: block;
   margin-left: 50px;
}

.popularPhotosPanel img {
   float: left;
   clear: left;
}

.popularPhotosPanel-title {
    background: #333;
    width: 180px;
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
}

.popularPhotosPanel-title p {
    text-align: center;
    color: #999;
    font-size: 16px;
}

#IEroot .popularPhotosPanel-title {
    width: 171px;
}

/******* photo upload *******/

.photo-upload {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0pt;
	position: relative;
	width: 969px;
	z-index: 1;
}

.photo-upload .middle {
	width: 847px;
	background: #000;
	min-height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	margin-bottom: 50px;
	color:#999;
	font-size:14px;
	}
#IEroot .photo-upload .middle {
	margin-top: 50px;
	}
.photo-upload .middle .title1 {
	margin: 50px 0 0 0;
	padding: 10px 0 0 105px;
	}
#IEroot .photo-upload .middle .title1 {
	margin: 5px 0 0 0;
	}
.photo-upload .middle .title1 p {
	font-size: 26px;
	color: #999;
	text-transform: capitalize;
	}
.photo-upload .photo-upload_box {
	margin: 0px auto;
	border:1px solid #999;
	width: 670px;
	}
.photo-upload .photo-upload_box .upload-list {
	margin: 0px;
	padding: 10px 40px;
	background: #000;
	}
#IEroot .photo-upload .photo-upload_box .upload-list {
	margin-top: 10px;
	}
.photo-upload .upload-list-actions {
	margin: 10px 6px 0 50px;
	}
.photo-upload .upload-list-actions p {
	font-size: 14px;
	color: #999;
	}
.photo-upload .upload-list-actions a {
	font-size: 14px;
	color: #cccc99;
	}
.photo-upload .button {
	float: right;
	}
.ie6 .photo-upload .button {
	margin-top:20px;
	margin-right:-10px;
	}
.photo-upload .button input {
	margin-right: 5px;
	width: auto;
	padding-left:3px;
	padding-right:3px;
	height: 17px;
	float: middle;
	border: 0;
	vertical-align:middle;
	text-align:center;
    font-size:11px;
    color: #333;
	border:1px solid #ccc;    
	background: transparent url(../images/global/button.gif) repeat 0 0;
	}
#IEroot .photo-upload .button input {
	padding: 3px 10px 3px 10px; 
	}

.photo-upload .wicket-mfu-container div {
	padding-top: 4px;
	padding-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	-text-overflow: ellipsis;
}

.photo-upload .wicket-mfu-container div input {
	margin-right: 5px;
	width: auto;
	padding-left:3px;
	padding-right:3px;
	height: 17px;
	float: middle;
	border: 0;
	vertical-align:middle;
	text-align:center;
    font-size:11px;
    color: #333;
	border:1px solid #ccc;    
	background: transparent url(../images/global/button.gif) repeat 0 0;
}
.photo-upload .wicket-mfu-container div p {
	float: left;
}
.photo-upload .wicket-mfu-container .file-name{
	width:90%;
}
.photo-upload .wicket-mfu-container .delete-button{
	width:10%
	text-align:right;
}
.photo-upload .wupb-border {
	width: auto;
	margin: 10px;
}

.wicket-mfu-container {
	padding-top: 20px;
}
.wicket-mfu-caption {
	display: none;
}

/******* create set *******/

.create-set {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0pt;
	position: relative;
	width: 969px;
	z-index: 1;
}

.create-set .middle {
	width: 847px;
	background: #000;
	min-height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	margin-bottom: 50px;
	color:#999;
	font-size:14px;
	}
#IEroot .create-set .middle {
	margin-top: 50px;
	}
.create-set .middle .title1 {
	margin: 50px 0 0 0;
	padding: 10px 0 0 105px;
	}
#IEroot .create-set .middle .title1 {
	margin: 5px 0 0 0;
	}
.create-set .middle .title1 p {
	font-size: 26px;
	color: #999;
	text-transform: capitalize;
	}
.create-set .create-set_box {
	margin: 0px auto;
	padding: 1px;
	width: 670px;
	background: #999;
	font-size:16px;
	}
.create-set .create-set_box .create-set-list {
	margin: 0px;
	padding: 10px 40px;
	background: #000;
	text-align: right;
	}
#IEroot .create-set .create-set_box .create-set-list {
	margin-top: 10px;
	}
.create-set .create-set-table {
	margin: 0px auto;
	border: 0px none;
}
.create-set .create-set-table td {
	padding: 5px;
	vertical-align: top;
}
.create-set .create-set-save {
	background: #333;
	border: 0;
	font-size: 16px;
	font-family: verdana;
	color: #999;
	padding: 3px 30px 3px 30px;
	margin: 0px;
	}
#IEroot .create-set .create-set-save {
	padding: 3px 10px 3px 10px; 
	}

.create-set .create-set-title, .create-set .create-set-description {
	border:1px solid #999;
	background: #d5d5d5;
	font-family:Arial,Helvetica,sans-serif
	font-size:16px;
	width: 250px;
}

.create-set .create-set-field {
    text-align: left;
}


/********** END MEDIA **********/



#Quote img, #reply img {
  cursor: pointer;
}


.small{
	font-size: 12px;
	color: #999;
}

/******* photo upload *******/

.photo-upload1 {
	clear: both;
	margin: 0px 0pt 0pt;
	padding: 0pt;
	text-align:middle;
	position: relative;
	width: 850px;
	z-index: 1;
}

.photo-upload1 .middle {
	width: 749px;
	min-height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color:#999;
	font-size:14px;
	}
.ie6 .photo-upload1 .middle {
	margin-top: 10px;
	}
.photo-upload1 .middle .title1 {
	margin: 50px 0 0 0;
	padding: 10px 0 0 105px;
	}
.ie6 .photo-upload1 .middle .title1 {
	margin: 5px 0 0 0;
	}
.photo-upload1 .middle .title1 p {
	font-size: 40px;
	color: #999;
	text-transform: capitalize;
	}
.ie6 .photo-upload1 .photo-upload1_box {
	margin: 0px auto;
	margin-left:110px;
	padding: 10px;
	width: 708px;
	border: 1px solid #999;
	}
.photo-upload1 .photo-upload1_box {
	margin: 0px auto;
	margin-left:70px;
	padding: 10px;
	width: 708px;
	border: 1px solid #999;
	}
.photo-upload1 .photo-upload1_box .upload-list {
	margin: 0px;
	width: 620px;
	padding: 10px 40px;
	background: #000;
	}
#IEroot .photo-upload1 .photo-upload1_box .upload-list {
	margin-top: 10px;
	}
.photo-upload1 .upload-list-actions {
	margin: 10px 0 0 50px;
	}
.photo-upload1 .upload-list-actions p {
	font-size: 14px;
	color: #999;
	}
.photo-upload1 .upload-list-actions a {
	font-size: 14px;
	color: #cccc99;
	}
.photo-upload1 .button {
	float: right;
	}
.photo-upload1 .button input {
	background: #333;
	border: 0;
	font-size: 16px;
	font-family: verdana;
	color: #999;
	padding: 3px 30px 3px 30px;
	margin: 0px;
	}
#IEroot .photo-upload1 .button input {
	padding: 3px 10px 3px 10px; 
	}

.photo-upload1 .wicket-mfu-container div {
	padding-top: 4px;
	padding-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	-text-overflow: ellipsis;
}

td .button {
	margin-right: 5px;
	width: auto;
	padding-left:3px;
	padding-right:3px;
	height: 17px;
	float: middle;
	border: 0;
	vertical-align:middle;
	text-align:center;
    font-size:11px;
    color: #333;
	border:1px solid #ccc;    
	background: transparent url(../images/global/button.gif) repeat 0 0;
}

.photo-upload1 .wicket-mfu-container div input {
	float: right;
	border: 0px none;
	background: #62626C;
	color: 999;
}

.photo-upload1 .wupb-border {
	width: auto;
	margin: 10px;
}
.top_divi{
	margin-top: 2px;
	background-color: #999;
	width: 100%;
	height: 2px;
	font-size: 0px;
	margin-bottom: 7px;
	}
.row-right-header a{
 	font-size: 12px;
}
.row-right-header .small{
 	font-size: 11x;
}
.report{
 text-align:center;
 float:left;
}
.info{
	font-size:12px;
	padding-left:20px;
}