body, h3, textarea, input, select
{
    font-family: Tahoma,Arial,Helvetica;
    font-size: 13px;
}

h2
{
    font-family: Tahoma,Arial,Helvetica;
    font-size: 20px;
    margin: 0px;
    padding: 2px;
}

fieldset
{
    border: none 0px;
}

a img
{
    border: 0px solid #FFFFFF;
}

a, a:visited
{
    color: rgb(0, 155, 199);
}

body
{
    background: #ffffff none repeat scroll 0%;
    color: #333333;
    margin: 0pt;
    padding: 0pt;
    background-color: rgb(241, 241, 241);
    width: 100%;
}

#pageContainer
{
    margin: 0pt auto;
    padding: 0pt 0px;
    text-align: left;
    width: 863px;
    height: auto;
    overflow: hidden;
}
#mainContent
{
    margin-left: 256px;
    min-height: 200px;
}

#sidebar
{
    float: left;
    width: 246px;
}
#sidebar .content
{
    background: url(/content/themes/red/images/bg-sidebar.png) repeat-y scroll 0px 0px;
}

#sidebar .top
{
    background: url(/content/themes/red/images/bg-sidebar-top.png) no-repeat scroll;
    height: 15px;
    width: 246px;
}
#sidebar .bottom
{
    background: url(/content/themes/red/images/bg-sidebar-bottom.png) no-repeat scroll 0px 0px;
    height: 15px;
    width: 246px;
}

#footer
{
    margin: 0pt auto;
    margin-top: 10px;
    height: 23px;
    padding: 10px;
    border-top: solid 1px black;
    width: 723px;
}

#headercontainer
{
    background: url(/content/themes/red/images/bg-header.png) repeat-x scroll 0px -14px;
    width:100%;
}
#header
{
    color: rgb(102, 102, 102);
    height: 39px;
    width: 863px;
    margin: 0pt auto;
}

#header a
{
    color: rgb(102, 102, 102);
    font-weight: bold;
    text-decoration: none;
}

#header .title
{
    font-family: "Trebuchet MS" ,Sans-Serif,Verdana;
    font-size: 36px;
    float: left;
}

#header .links
{
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    float: right;
    color: rgb(102, 102, 102);
}

#header .links a
{
    padding: 8px 8px 8px 8px;
    color: rgb(102, 102, 102);
}

#header .links a:hover
{
    color:White;
    padding: 8px 8px 8px 8px;
    background-color:  rgb(201, 0, 63);
}

#header .links a:hover
{
    color:White;
    padding: 8px 8px 8px 8px;
    background-color:  rgb(201, 0, 63);
}

#logo_container
{
    margin-left: 10px;
    margin-right: 15px;
    text-align:center;
    height: 70px;
    overflow:hidden;
    padding-top:8px;
}
.logo
{
    margin-left: 10px;
    margin-right: 15px;
    height: 70px;
}
#adminlogo
{
    padding-top:6px;
    padding-bottom:6px;
}
#content
{
    padding-left: 15px;
    padding-right: 15px;
    background: url(/content/themes/red/images/bg-content.png) repeat-y scroll;
}
#content p
{
    margin: 0px;
    padding: 9px;
}
#contentFooter
{
    background: url(/content/themes/red/images/bg-content-bottom.png) no-repeat scroll;
    height: 15px;
}

#msgBox
{
    padding: 5px;
}

.searchcontainer
{
    float:left;
    padding:2px;
    margin-left:10px;
    vertical-align:middle;
}
.searchTextbox
{
    /*background: #ffffff url(/content/themes/green/images/search.gif) no-repeat scroll 3px 4px;*/
    border: 1px solid #d1d1d1; /* #e2c822;*/
    width: 80px;
    font-size: 11px;
    padding: 3px 3px 3px 3px;
    float:left;
}

.inviteTextbox
{
    border: 1px solid #000; /* #e2c822;*/
    width: 90px;
    font-size: 11px;
    padding: 3px 3px 3px 3px;
}

.dimBackground
{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #999999;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
    width: 100%;
    height: 100%;
}

.modalBox
{
    background: #ffffff none repeat scroll 0%;
    position: absolute;
    border: 5px solid #333333;
    z-index: 9999;
    font-size: 12px;
}

.modalBox .titleContainer
{
    height: 36px;
    background-color: rgb(201, 0, 63);
    color: #ffffff;
    font-family: "Trebuchet MS" ,Sans-Serif,Verdana;
    font-size: 18px;
    font-weight: bolder;
    padding-left: 15px;
}

.modalBox .title
{
    float: left;
    padding-top: 5px;
}

.modalBox .closeButton
{
    float: right;
    background-image: url(/content/themes/red/images/btnclose.png);
    cursor: pointer;
    width: 22px;
    height: 22px;
    margin: 7px 7px;
}

.modalBox .contentContainer
{
    padding: 10px;
}

.gravatar
{

    background:white;
    margin-left: 0px;
    margin-top: 1px;
    margin-right: 0px;
    padding: 2px;
	background: white;
	border: 1px solid #DDD;
}
.gravatar:hover
{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(201, 0, 63);
}

.divider
{
    height: 10px;
}

.form
{
    background: #fff none no-repeat scroll 0%;
    border: 1px solid #000; /* #e2c822;*/
    padding: 0 8px 8px 8px;
}

.form h2
{
    border-bottom: 1px solid #000; /* #e2c822;*/
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
}

.form p
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.form div
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.form .label
{
    width: 70px;
    padding-right: 2px;
    padding-top: 2px;
    float: left;
    clear: left;
}

.form .textbox
{
    width: 280px;
    border: 1px solid #000; /* #e2c822;*/
    font-size: 11px;
    padding: 3px;
}

.form .textarea
{
    width: 280px;
    height: 128px;
    border: 1px solid #000; /* #e2c822;*/
    font-size: 11px;
    padding: 3px;
}

.form .largeTextbox
{
    width: 480px;
    border: 1px solid #000; /* #e2c822;*/
    font-size: 11px;
    padding: 3px;
}

.form .largeTextarea
{
    width: 480px;
    height: 192px;
    border: 1px solid #000; /* #e2c822;*/
    font-size: 11px;
    padding: 3px;
}

/*.form .button
{
	background: #f2f2f2 url(/content/themes/red/images/buttonbg.gif) repeat-x scroll 0%;
	border: 1px solid #999999;
	padding: 2px 4px 2px 4px;
}
.button
{
    background: #f2f2f2 url(/content/themes/red/images/buttonbg.gif) repeat-x scroll 0%;
    border: 1px solid #999999;
    padding: 2px 4px 2px 4px;
    height: 22px;
}
*/
/*
.button
{
    display: block;
    position: relative;
    background: #aaa;
    padding: 5px;
    float: left;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.button * { font-style: normal; background-image: url(/content/themes/red/images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.button i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.button span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.button span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.button span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }
.button.two { background: #2ae; }
.button.green { background: #9d4; }
.button.one { background: #e1a; }
.button:hover { background-color: #a00; }
.button:active { background-color: #444; }
.button[class] { background-image: url(/content/themes/red/images/shade.png); background-position: bottom; }
* html .button span, * html .button i { float: left; width: auto; background-image: none; cursor: pointer; }
* html .button { border: 3px double #aaa; }
* html .button.two { border-color: #2ae; }
* html .button.green { border-color: #9d4; }
* html .button.one { border-color: #e1a; }
* html .button:hover { border-color: #a00; }
*/

.form .validator
{
    color: #ff0000;
    padding-left: 72px;
}

.form .smallTextbox
{
    border: 1px solid #000; /* #e2c822;*/
    font-size: 11px;
    padding: 3px;
    width: 200px;
}

.errorField
{
    background-color: #FFFFCC;
}

.form .message
{
    padding-left: 72px;
}

.form .framedDiv
{
    width: 280px;
    border: 1px solid #000; /* #e2c822;*/
    font-size: 11px;
    padding: 3px;
}

.pageTitle
{
    border-bottom: 1px solid #333333;
    padding-bottom: 5px;
    margin-bottom: 4px;
    color: #333333;
    font-size: 2.0em;
    width: 100%;
}

.pageMessage
{
    font-size: 1.2em;
}



.odd
{
    border: 1px solid #f9f9f9;
}

.even
{
    background-color: #f8f8f8;
    border: 1px solid #f2f2f5;
}


.pager
{
    padding: 10px;
    text-align: center;
    height: 20px;
}


/*
.pager .disabled
{
    border: 1px solid #dddddd;
    color: #999999;
    margin-top: 4px;
    padding: 3px;
    text-align: center;
}

.pager .current
{
    background-color: #0066cc;
    border: 1px solid #000099;
    color: #ffffff;
    font-weight: bold;
    margin-top: 4px;
    padding: 3px 5px;
    text-align: center;
}
*/

.pager a
{
    color:White;
    /*
    border: 1px solid #c0c0c0;
    color: #0066cc;
    margin-top: 4px;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;
*/
}
#chars_left_notice, #reply_chars_left_notice
{
    font-size: 0.92em;
}
#status-field-char-counter, #reply-field-char-counter
{
    font-size: 18pt !important;
    color: #CCCCCC;
    display: block;
    top: 0pt;
    right: 10px;
    position: absolute;
    padding: 2px;
}
.numeric
{
    font-family: 'Georgia' , 'Serif';
}
.bar
{
    position: relative;
}
.bar h2
{
    padding: 2px;
    padding-bottom: 5px;
}
.bar textarea
{
    font-family: 'Lucida Grande' ,sans-serif;
    font-size: 1.15em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 2.5em;
    line-height: 1.1;
    overflow: auto;
    padding: 5px;
    width: 98%;
}

.messagemeta
{
    color: Gray;
}

.hilite
{
    background: yellow;
}

#childMessages
{
    margin-left: 15px;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #eee;
}



.about
{
    width: 220px;
    padding-top: 10px;
}

.profileform
{
    background: #fff none no-repeat scroll 0%;
    padding: 0 8px 8px 8px;
}

.profileform h2
{
    border-bottom: 1px solid #000; /* #e2c822;*/
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}
.profileform .label
{
    font-size: 14px;
    padding: 3px;
    display:block;
    
}
.profileform p
{
    margin-top: 10px;
    margin-bottom: 5px;
}

.profileform .textbox
{
    width: 280px;
    border: 1px solid #000; /* #e2c822;*/
    font-size: 14px;
    padding: 3px;
}

.profileform .textarea
{
    width: 400px;
    height: 120px;
    border: 1px solid #000; /* #e2c822;*/
    font-size: 14px;
    padding: 3px;
}

.profileform .largeTextbox
{
    width: 480px;
    border: 1px solid #000; /* #e2c822;*/
    font-size: 14px;
    padding: 3px;
}

.profileform .largeTextarea
{
    width: 480px;
    height: 192px;
    border: 1px solid #000; /* #e2c822;*/
    font-size: 11px;
    padding: 3px;
}

.profileform .validator
{
    color: #ff0000;
    padding-left: 120px;
}

.profileform .smallTextbox
{
    border: 1px solid #000; /* #e2c822;*/
    font-size: 11px;
    padding: 3px;
    width: 200px;
}

.profileform .message
{
    padding-left: 120px;
}


#modalOverlay
{
    background-color: #000; /*cursor:wait;*/
}

#modalContainer
{
    height: 400px;
    width: 440px;
    left: 50%;
    top: 15%;
    margin-left: -220px; /* half the width, to center*/ /*background-color:#fff;   border:3px solid #ccc;*/
}

#modalContainer a.modalCloseImg
{
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -14px;
    right: -18px;
    cursor: pointer;
}

.icon
{
    border: 0px;
}

.messages
{
    padding: 10px;
}
.msgview
{
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    padding-top: 5px;
    padding-bottom: 5px;
}

.msgview td
{
    vertical-align: top;
    padding: 2px;
}
.msgview table
{
    width: 100%;
}

/*
    Sidebar module
*/

.sbmodule
{
    margin-left: 8px;
    margin-right: 8px;
}

.sbmHeader h2
{
    color: White;
    font-size: 12px;
    padding-top: 5px;
    padding-left: 5px;
}
.sbmHeader a
{
    color: white;
}
.sbmHeader
{
    height: 25px;
    padding: 0px;
    background-color: rgb(201, 0, 63);
}

.sbmContent
{
    padding: 10px;
}

.sbmFooter
{
    height: 10px;
}

.sbmFriendsHeader h2
{
    color: White;
    font-size: 12px;
    padding-top: 5px;
    padding-left: 5px;
}
.sbmFriendsHeader a
{
    color: white;
}
.sbmFriendsHeader
{
    height: 25px;
    padding: 0px;
    background-color: rgb(201, 0, 63);
}
.sbmFriendsContent
{
    padding: 10px;
}

/*
    User Info Panel
*/
.userpanel
{
}

.upHeader
{
    background: url(/content/themes/red/images/bg-content-top-g.png) no-repeat scroll;
    height: 15px;
}

.upContent
{
    background: url(/content/themes/red/images/bg-content-fill-g.png) repeat-y scroll 0px 0px;
    padding: 15px;
    margin-left: 0px;
    margin-right: 0px;
    color: black;
    min-height: 80px;
}
.upContent a
{
    color: rgb(256, 256, 256);
}
.upFooter
{
}
.upInfo
{
    margin-left: 74px;
}
.upInfo #currentUsername
{
    font-size: large;
    padding-bottom: 5px;
}

.upAvatar
{
    height: 64px;
    float: left;
}
.upAbout
{
}

.upGroupName a
{
    font-size: large;
    padding-bottom: 5px;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.flashcontainer
{
    text-align:center;
    width:100%;
    
}
.flash
{
    background-color: #FFFFCC;
    border: solid 4px #FF9900;
    padding:10px;
    font-weight:bold;
    font-size:16px;
}


.thumbnail, .vidthumbnail, .sbimage
{
    padding : 2px;
	background: white;
	border: 1px solid #DDD;
	margin: 15px 5px 0 0;
}
.thumbnail:hover, .vidthumbnail:hover, .sbimage:hover
{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(201, 0, 63);
}

.vidthumbnail
{
    width:64px;
}
.sbimage
{
    background: white;
	border: 1px solid #DDD;
	margin: 1px 1px 0 0;
    padding : 1px;
    width:32px;
}

#feedbackform
{
    float: left;
    position: absolute;
    top: 200px;
    left:0px;
}
.feedbackimage
{
    margin-left:-8px;
}
.feedbackimage:hover
{
    margin-left:0px;
}

.messageicons
{display:none;
}
.msghover
{
    background-color: #FaFaFa;
}

.navtabs
{
    list-style:none;
    padding:0px;
    margin:0px;
}
.navtabs li, .navtabs li a
{
    color:black;
    text-decoration:none;
    padding:6px;
    margin:0px;
    font-size:14px;
    font-weight:bold;
}
.navtabs li:hover
{
    background-color: #F8F8F8;
    cursor:pointer;
    border-left:solid 3px black;
}

.selectednavtab
{
    background-color: #F8F8F8;
    border-right:solid 3px black;
}
.navtabs li:hover.selectednavtab 
{
    background-color: #f8f8f8;
    border-right:solid 3px black;
    border-left:none;
    cursor:default;
}

.bannerad
{
    text-align:center;
}
.footerad
{
    text-align:center;
}
.footerlinks
{
    width:100%;
    text-align:center;
    background-color:White;
    padding-top:4px;
    padding-bottom:4px;
    margin-top:15px;
}
/*----------     Tabs       ----------*/

.tabs {
	margin: 0;
	margin-left:10px;
	padding: 0;
	min-height:24px;
	border-bottom:solid 1px black;
}

.tabs li  {
	display: inline;
	list-style: none;
}

.tabs a,.tabs span,.tabs a.current {
	width: 8em;
	display: block;
	float: right;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #333;
}

.tabs span,.tabs a.current,.tabs a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background-color:Silver;
	padding-bottom: 5px;
	margin-top: 0;
	cursor:default;
}

.tabs a {
	background: #FFF;
	border: 1px solid #AAA;
	border-bottom: none;
}

.tabs a:hover {
	margin-top: 0;
	border-color: #666;
	padding-bottom: 5px;
	background: gray;
    color:White;
}

.progressBarStatus
{
    background-image: url('/content/themes/red/images/progress_bar.gif');
    width:179px;
    height:21px;
}

.sidead
{
   /*float:right;
   overflow:hidden;
   position:absolute;
   left:0;
   top:100px;
   z-index:9000;
   padding:10px;
*/
   overflow:hidden;
    text-align:center;
}

.inlinead
{
   text-align:center;
   padding:5px;
   overflow:hidden;
   z-index:-9000;
}

/*---------- No Floatbutton ----------*/
.btn { width:100px; text-align:center; display: block; position: relative; background: #aaa; padding: 5px; margin: 0px; float:none; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(/content/themes/red/images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }
* html .btn span,
* html .btn i {  width: auto; background-image: none; cursor: pointer; }

.btn.two { background: #2ae; }
.btn.green { background: #9d4; }
.btn.three { background: #bbce00; }
.btn.one { background: #e1a; }
.btn:hover { background-color: #a00; color: #fff; }
.btn:active { background-color: #444; color: #fff; }
.btn[class] {  background-image: url(/content/themes/red/images/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.two { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.three { border-color: #bbce00; }
* html .btn.one { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }
/*---------- left aligned button ----------*/
.btnL { display: block; position: relative; background: #aaa; padding: 5px; margin: 0px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btnL * { font-style: normal; background-image: url(/content/themes/red/images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btnL i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btnL span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btnL span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btnL span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btnL span,
* html .btnL i { float: left; width: auto; background-image: none; cursor: pointer; }

.btnL.two { background: #2ae; }
.btnL.green { background: #9d4; }
.btnL.three { background: #bbce00; }
.btnL.one { background: #e1a; }
.btnL:hover { background-color: #a00; color: #fff; }
.btnL:active { background-color: #444; color: #fff; }
.btnL[class] {  background-image: url(/content/themes/red/images/shade.png); background-position: bottom; }

* html .btnL { border: 3px double #aaa; }
* html .btnL.two { border-color: #2ae; }
* html .btnL.green { border-color: #9d4; }
* html .btnL.three { border-color: #bbce00; }
* html .btnL.one { border-color: #e1a; }
* html .btnL:hover { border-color: #a00; }

/*---------- centered button ----------*/
.btnC { display: block; position: relative; background: #aaa; padding: 5px; width: 120px; margin: 0px auto; color: #fff; text-decoration: none; cursor: pointer; text-align: center; }
.btnC * { font-style: normal; background-image: url('/content/themes/red/images/btn2.png'); background-repeat: no-repeat; display: block; position: relative; }
.btnC i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btnC span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btnC span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btnC span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btnC span,
* html .btnC i { width: 120px; text-align: center; padding: 0px; display: block; margin: 0px auto; background-image: none; cursor: pointer; }

.btnC.two { background: #2ae; }
.btnC.green { background: #9d4; }
.btnC.three { background: #bbce00; }
.btnC.one { background: #e1a; }
.btnC:hover { background-color: #a00; color: #fff; }
.btnC:active { background-color: #444; color: #fff; }
.btnC[class] {  background-image: url('/content/themes/red/images/shade.png'); background-position: bottom; }

* html .btnC { border: 3px double #aaa; }
* html .btnC.two { border-color: #2ae; }
* html .btnC.green { border-color: #9d4; }
* html .btnC.three { border-color: #bbce00; }
* html .btnC.one { border-color: #e1a; }
* html .btnC:hover { border-color: #a00; }

/*---------- centered button ----------*/
.btnC2 { display: block; position: relative; background: #aaa; padding: 5px; margin: 0px auto; min-width: 100px; max-width: 490px; color: #fff; text-decoration: none; cursor: pointer; text-align: center; }
.btnC2 * { font-style: normal; background-image: url('/content/themes/red/images/btn2.png'); background-repeat: no-repeat; display: block; position: relative; text-align: center; }
.btnC2 i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btnC2 span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btnC2 span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btnC2 span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btnC2 span,
* html .btnC2 i { width: auto; text-align: center; padding: 0px; margin: 0px auto; background-image: none; cursor: pointer; }

.btnC2.two { background: #2ae; }
.btnC2.green { background: #9d4; }
.btnC2.three { background: #bbce00; }
.btnC2.one { background: #e1a; }
.btnC2:hover { background-color: #a00; color: #fff; }
.btnC2:active { background-color: #444; color: #fff; }
.btnC2[class] {  background-image: url('/content/themes/red/images/shade.png'); background-position: bottom; }

* html .btnC2 { border: 3px double #aaa; }
* html .btnC2.two { border-color: #2ae; }
* html .btnC2.green { border-color: #9d4; }
* html .btnC2.three { border-color: #bbce00; }
* html .btnC2.one { border-color: #e1a; }
* html .btnC2:hover { border-color: #a00; }

/*---------- right aligned button ----------*/
.btnR { display: block; position: relative; background: #aaa; padding: 5px; float: right; color: #fff; text-decoration: none; cursor: pointer; }
.btnR * { font-style: normal; background-image: url('/content/themes/red/images/btn2.png'); background-repeat: no-repeat; display: block; position: relative; }
.btnR i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btnR span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btnR span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btnR span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btnR span,
* html .btnR i { float: right; width: auto; background-image: none; cursor: pointer; }

.btnR.two { background: #2ae; }
.btnR.green { background: #9d4; }
.btnR.three { background: #bbce00; }
.btnR.one { background: #e1a; }
.btnR:hover { background-color: #a00; color: #fff; }
.btnR:active { background-color: #444; color: #fff; }
.btnR[class] {  background-image: url('/content/themes/red/images/shade.png'); background-position: bottom; }

* html .btnR { border: 3px double #aaa; }
* html .btnR.two { border-color: #2ae; }
* html .btnR.green { border-color: #9d4; }
* html .btnR.three { border-color: #bbce00; }
* html .btnR.one { border-color: #e1a; }
* html .btnR:hover { border-color: #a00; }

a:visited.btn, a:visited.btnL, a:visited.btnC, a:visited.btnR {color:#fff;}

/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #d3d3d3;
	bottom: -1px;
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #d3d3d3;
	border-right: none;
}
.ui-tabs-nav li a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	text-decoration: none;
	padding: .5em 1.7em;
	color: #555555;
	background: #e6e6e6 url(/content/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-tabs-nav li a:hover {
	background: #dadada url(/content/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	color: #212121;
}
.ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #ffffff;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #ffffff url(/content/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	color: #222222;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	background: #ffffff url(/content/images/ffffff_40x100_textures_01_flat_0.png) 0 0 repeat-x;
	color: #222222;
	padding: 1.5em 1.7em;	
	border-left: 0px solid #d3d3d3;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
