@charset "UTF-8";
/* CSS Document */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/*login / register */



/* Widget */

.widget {
background-image:url(http://officehax.com/images/widget.png);
background-repeat:no-repeat;
width:149px;
height:210px;
text-align:center;
margin:5px;
}

.widget img {
margin-top:17px;
}

.widget div  {
margin-top:7px;
}

/* Bubble */

#loginBubble {
position:absolute;
z-index:100;
display:none;
}

#contactBubble {
position:absolute;
z-index:100;
display:none;
}

.bubbleBackground {
background-image:url(/images/bubble-background.png);
width:321px;
height:400px;
background-repeat:no-repeat;
padding-left:9px;
padding-top:8px;
}

.bubbleTop {
background-image:url(/images/bubble-top.png);
width:302px;
background-position:0px 1px;
background-repeat:no-repeat;
color:#5a77b0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:25px;
}

.closeBubble {
position:relative;
top:7px;
left:280px;
cursor:pointer;
width:16px;
height:16px;
margin-bottom:0px;
}

.bubbleMiddle {
background-image:url(/images/bubble-middle.png);
background-repeat:repeat-y;
width:302px;
}

.bubbleBottom {
width:302px;
height:17px;
background-image:url(/images/bubble-bottom.png);
background-repeat:no-repeat;
}

.bubbleTop fieldset {
border:none;
}

.bubbleTop legend {
font-size:18px;
font-weight:bold;
padding:25px;
}

.bubbleTop label {
width:245px;
display:block;
height:21px;
margin:0px auto;
}

.bubbleTop #login {
background-image:url(/images/button-login-pattern.png);
background-repeat:repeat-x;
height:67px;
padding-top:20px;
padding-bottom:40px;
border:solid #a9ccde 1px;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
cursor:pointer;
width:245px;
margin-top:25px;
margin-bottom:25px;
}

.bubbleTop #authB {
background-image:url(/images/button-login-pattern.png);
background-repeat:repeat-x;
height:67px;
padding-top:20px;
padding-bottom:40px;
border:solid #a9ccde 1px;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
cursor:pointer;
width:315px;
margin-top:25px;
margin-bottom:25px;
}

.bubbleTop .pauthButton label{
height:67px;
}

.bubbleTop #pauthButtona label{
height:67px;
}



.bubbleTop #pauthButtonb input {
clear:both;
background-color:#666666;
border:solid #333333 1px;
width:315px;
display:block;
cursor:pointer;
}

.bubbleTop .note{
padding-top:20px;
padding-bottom:5px;
}

.bubbleTop .note a, .bubbleTop .register a {
margin-left:20px;
color:#5a77b0;
font-size:10px;
text-decoration:none;
}

.bubbleTop .note a:hover, .bubbleTop .register a:hover {
margin-left:20px;
color:#5a77b0;
font-size:10px;
text-decoration:underline;
}


.bubbleTop .note a:visited, .bubbleTop .register a:visited {
margin-left:20px;
color:#5a77b0;
font-size:10px;
text-decoration:none;
}


.bubbleTop input {
width:245px;
height:22px;
line-height:22px;
border-color:#b6cefe;
border-width:1px;
border-style:solid;
display:block;
margin:0px auto;
margin-bottom:5px;
}



/*home */

.tagline {
width:100%;
}

.tagline h1 {
margin:0px auto;
}

.inbox {
position:absolute;
top:5px;
left:5px;
z-index:11;
}

.inbox span {
color:#fff;
}

.inbox span {
color:#fff;
}

.content {
font: Helvetica, sans-serif;
font-size:13px;
line-height:19px;
margin-bottom:30px;
display:block;
}

.win {
font: Helvetica, sans-serif;
font-size:13px;
line-height:19px;
margin-bottom:30px;
display:block;
width:240px;
padding-right:180px;
background-image:url(/images/win.png);
background-position:top right;
background-repeat:no-repeat;
}

.homelog {
width:245px;
margin-left:110px;
} 

#getstarted {
margin-top:15px;
}


.homelog fieldset {
border:none;
}

.homelog legend {
font-size:18px;
font-weight:bold;
padding:25px;
padding-left:0px;
}

.homelog label {
width:245px;
display:block;
height:21px;
margin:0px auto;
}

.homelog #login {
background-image:url(/images/button-login-pattern.png);
background-repeat:repeat-x;
height:67px;
padding-top:20px;
padding-bottom:40px;
border:solid #a9ccde 1px;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
cursor:pointer;
width:245px;
margin-top:25px;
margin-bottom:25px;
}

.homelog #authB {
background-image:url(/images/button-login-pattern.png);
background-repeat:repeat-x;
height:67px;
padding-top:20px;
padding-bottom:40px;
border:solid #a9ccde 1px;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
cursor:pointer;
width:315px;
margin-top:25px;
margin-bottom:25px;
}

.homelog .pauthButton label{
height:67px;
}

.homelog #pauthButtona label{
height:67px;
}

.homelog #pauthButtonb input {
clear:both;
background-color:#666666;
border:solid #333333 1px;
width:315px;
display:block;
cursor:pointer;
}

.homelog .note{
padding-bottom:5px;
}

.homelog .note a, .homelog .register a {
color:#5a77b0;
font-size:10px;
text-decoration:none;
}

.homelog .note a:hover, .homelog .register a:hover {
color:#5a77b0;
font-size:10px;
text-decoration:underline;
}


.homelog .note a:visited, .homelog .register a:visited {
color:#5a77b0;
font-size:10px;
text-decoration:none;
}


.homelog input {
width:245px;
height:22px;
line-height:22px;
border-color:#b6cefe;
border-width:1px;
border-style:solid;
display:block;
margin:0px auto;
margin-bottom:5px;
}



/* Buttons */


a.button {
background: transparent url(/images/button-right.png) no-repeat scroll top right; 
display: block;
float: left;
height: 32px;
margin-right: 6px;
padding-right: 20px;
text-decoration: none;
color: #5a77b0;
font-family: Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:11px;
font-weight:bold;
}

a.button span {
background: transparent url(/images/button-left.png) no-repeat; 
display: block;
line-height: 20px;
padding: 7px 0 5px 18px;
} 

a.button:hover span{
text-decoration:underline;
}


.moreInfo, .sendMessage, .addComment {
text-decoration:none;
color:#000000;
display:block;
width:inherit;
height:inherit;
}

.moreInfodelete {
background-color:#33FF66;
text-decoration:none;
color:#000000;
display:block;
width: 200px;
height:inherit;
}

.moreInfo:hover, .sendMessage:hover, .addComment:hover {
color:#000;
background-color:#e1f9cd;
}

.moreInfo:visited, .sendMessage:visited, .addComment:visited {
color:#000;
}

/* Forms */



.ins {
margin-left:105px;
color:#999999;
font-size:10px;
}

.errorBid {
display:block;
cursor:pointer;
width:440px;
text-align:center;
background-image:url(/images/delete.png);
background-repeat:no-repeat;
height:16px;
background-position:10px 0px;
}

.rqr {
background-image:url(/images/rqr.gif);
background-repeat:no-repeat;
padding-left:8px;
margin-left:-8px;
}

.formsmall {
padding-bottom:10px;
width:245px;
}

.formsmall .submitButton {
margin-top:5px;
}
.formsmall li {
margin-bottom:10px;
}

.formsmall label {
width:245px;
display:block;
height:21px;
margin:0px auto;
}

.formitem {
width:245px;
display:block;
height:21px;
margin:0px auto;
margin-bottom:20px;
}

.formitem h2 {
color:#a3ce38;
}

.formsmall input{
width:245px;
height:22px;
line-height:22px;
border-color:#b6cefe;
border-width:1px;
border-style:solid;
display:block;
margin:0px auto;

}


.formsmall textarea {
font-family:Helvetica, sans-serif;
font-size:12px;
width:245px;
line-height:22px;
border-color:#b6cefe;
border-width:1px;
border-style:solid;
display:block;
margin:0px auto;
}


.form {
padding-top:30px;
padding-bottom:40px;
width:450px;
}


.form li {
margin-bottom:25px;
}

.form label {
width:245px;
display:block;
height:21px;
margin:0px auto;
}

label.error {
color:#CC0000;
}

.form input{
width:245px;
height:22px;
line-height:22px;
border-color:#b6cefe;
border-width:1px;
border-style:solid;
display:block;
margin:0px auto;

}

.form textarea {
font-family:Helvetica, sans-serif;
font-size:12px;
width:245px;
line-height:22px;
border-color:#b6cefe;
border-width:1px;
border-style:solid;
display:block;
margin:0px auto;
}

.hideButton {
display:none;
}

.form #photo {
border:none;
}

.form select {
width:245px;
height:22px;
line-height:22px;
display:block;
margin:0px auto;
}

.form #avatar {
border:none;
}

.submitButton {
float:right;
}

/* Template */

#csButton{
cursor:pointer;
}

#ads {
border-top: solid 1px #92b3cd;
background-color:#FFFFFF;
height:90px;
position:fixed;
bottom:0px;
width:100%;
padding-top:7px;
overflow:hidden;
vertical-align:top;
z-index:100000;
}

.adside {
margin-top:40px;
}

#adscontainer {
width:728px;
margin:auto;
}

body {
background-color: #cfe7fd;
background-image:url(/images/head.png);
background-repeat:repeat-x;
color:#5a77b0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#widgetBody {
background:none;
}

a {
color:#5a77b0;
}

a:visited {
color:#5a77b0;
}

a:hover {
color:#5a77b0;
}



#head {
margin:0 auto;
width: 942px;
height:94px;
}

#head h1 {
background-image:url(/images/office-hax.png);
background-repeat:no-repeat;
width:285px;
height:93px;
float:left;
margin-right:53px;
margin-left:22px;
color:#000000;
display:block;
}

#head h1 a{
display:block;
color:#000;
height:85px;
}

#head h1 a:visited{
color:#000;
}

#head h1 a:hover{
color:#000;
}

#head div {
float: left;
}

.pill {
background-image:url(/images/header-bubble-left.png);
background-repeat:no-repeat;
height:22px;
background-color:#191b1c;
margin-left:7px;
margin-top:30px;
}

.pill a {
color:#a7b2bc;
text-decoration:none;
}

.pill a:visited {
color:#a7b2bc;
text-decoration:none;
}

.pill a:hover {
color:#a7b2bc;
text-decoration:underline;
}

.pill ul {
background-image:url(/images/header-bubble-right.png);
background-repeat:no-repeat;
height:22px;
background-position:right top;
margin-left:10px;
padding-top:4px;

}

.pill ul li {
display:inline;
margin-right:4px;
padding-right:6px;
color:#a7b2bc;
font-family:Arial, Helvetica, sans-serif;
text-transform:capitalize;
font-size:11px;
border-right:solid;
border-right-color:#a7b2bc;
border-right-width:1px;
}

.pill ul li.last {
border:none;
}

#head form {
float:left;
margin-left:55px;
margin-top:30px;
height:22px;
padding-bottom:26px;
border:none;

}

#searchField {
float:left;
background-image:url(/images/header-search-field.png);
background-repeat:no-repeat;
width:175px;
height:22px;
padding-bottom:26px;
border:none;
}

#searchButton {
float:left;
margin-left:4px;
background-image:url(/images/header-search-button.png);
background-repeat:no-repeat;
width:62px;
height:22px;
padding-bottom:26px;
}

#searchButtonClick {
width:62px;
height:22px;
margin-left:3px;
}

#searchFieldClick {
margin-top:2px;
width:170px;
height:18px;
border:none;
border-color:#fff;
}

.noresults {
width:217px;
margin:0px auto;
}

#wrapper {
background-image:url(/images/body-middle.png);
background-repeat:repeat-y;
width:942px;
margin:0 auto;
margin-top:45px;
}

#wrapper2 {
background-image:url(/images/body-top.png);
background-repeat:no-repeat;
min-height:568px;
_height:568px;
}


#categories {
float:left;
width:151px;
padding-top:34px;
padding-left:26px;
padding-right:5px;
}

#categories h2 {
color:#a3ce38;
font-family:Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
margin-bottom:53px;
}

.greenH3 {
color:#a3ce38;
font-family:Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
margin-bottom:5px;
padding-top:20px;
}

#categories ul {
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2c5f8a;
}

#categories ul li {
margin-bottom:22px;
}

#mainContent {
float:left;
width:488px;
padding:15px;
padding-top:30px;
}

#auctionItems {
float:left;
margin-left:3px;
width:205px;
padding:17px;
padding-top:42px;
}

.removewatch {
display:block;
float:right;
width:16px;
float:right;
}

.removewatch img {
border:none;
padding:0px;
margin:0px;
}


#auctionItems h2 {
width:205px;
margin:0px auto;
padding-left:5px;
font-family:Helvetica, sans-serif;
font-size:18px;
color:#5a77b0;
text-align:center;
background-image:url(/images/cart-icon.png);
background-repeat:no-repeat;
height:42px;
background-position: 10px 4px;
padding-top:10px;
}

#auctionItems ul li {
width:176px;
background-color:#fff;
border-style:solid;
border-width:1px;
border-color:#a3c5dd;
padding:11px;
margin-bottom:11px;

}

#auctionItems ul li img {
display:block;
margin-bottom:11px;
margin: 0px auto;
}

#auctionItems ul li span {
display:block;
text-align:center;
margin: 0px auto;
width:198px;
border-top-style:solid;
border-top-color:#dae8f1;
border-top-width:1px;
width:175px;
padding-top:11px;
margin-top:12px;
padding-bottom:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#5a77b0;
font-size:11px;
}

#auctionItems ul li span .refresh {
margin-left:5px;
padding-left:6px;
border-left:solid;
border-left-width:1px;
}

span.highBid {
background-color:#fff6b9;
background-image:url(/images/icon-check.png);
background-repeat:no-repeat;
width:172px;
height:16px;
border-top:none;
background-position:10px 40%;
padding-left:5px;
cursor:pointer;
}

.detailpic {
cursor:pointer;
}

#auctionItems ul li input {
width:75px;
height:22px;
line-height:22px;
padding-top:5px;
border-color:#b6cefe;
border-width:1px;
border-style:solid;
display:inline;
margin-top:0px;
vertical-align:top;
}

#auctionItems ul li form {
padding-bottom:5px;
}

#auctionItems ul li form img {
display:inline;
}

#footer {
clear:left;
background-image:url(/images/body-bottom.png);
background-position:bottom;
background-repeat:no-repeat;
min-height:15px;
}

#subFoot {
background-image:url(/images/footer-top.png);
background-position:top;
padding-top:15px;
background-color:#aed1f2;
color:#4e7997;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#searchLinks a {
text-decoration:none;
color:#4e7997;
}

#searchLinks a:hover {
text-decoration:underline;
color:#4e7997;

}

#searchLinks a:visited {
text-decoration:none;
color:#4e7997;

}

#subFoot:hover {
text-decoration:none;
}

.soon {
text-align:center;
padding-top:200px;
padding-bottom:200px;
}

#subFoot2 {
background-image:url(/images/footer-middle.png);
background-repeat:repeat-y;
margin-top:0px;
height:80px;
background-color:#aed1f2;
}

#subFooter {
background-image:url(/images/footer-bottom.png);
background-position:bottom;
background-repeat:no-repeat;
height:15px;
}

#getUpdates {
float:left;
background-image:url(/images/icon-rss2.png);
background-position:top;
background-repeat:no-repeat;
padding-top:63px;
margin-left:48px;
display:block;
}

#inviteFriends {
float:left;
background-image:url(/images/inviteFriends.png);
background-position:top;
background-repeat:no-repeat;
padding-top:63px;
margin-left:88px;
display:block;
}


#searchLinks{
margin: 0px auto;
width: 942px;
}

.footerDL {
float:left;
margin-top:48px;
background-color:#cfe7fd;
border-left:solid;
border-left-color:#92b3cd;
border-left-width:1px;
padding-left:18px;
margin-right:19px;
height:180px;
color:#4e7997;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

.footerDL dt {
font-weight:bolder;

}

#firstSearchLink {
margin-left:180px;
}

/* Home */

#bul1 {
background-image:url(/images/1.png);
background-repeat:no-repeat;
padding-left:88px;
height:92px;
padding-top:10px;
margin-top:50px;
margin-left:30px;
margin-bottom:20px;
}

#bul2 {
background-image:url(/images/2.png);
background-repeat:no-repeat;
padding-left:88px;
height:92px;
padding-top:10px;
margin-left:30px;
margin-bottom:20px;
}

#bul3 {
background-image:url(/images/3.png);
background-repeat:no-repeat;
padding-left:88px;
height:92px;
padding-top:10px;
margin-left:30px;
margin-bottom:20px;
}


#buyimg {
height:135px;
position:relative;
top:0px;
left:10px;
width:150px;
z-index:10;
}

#sellimg {
height:205px;
position:relative;
top:-10px;
left:100px;
width:150px;
z-index:10;
}

.contentRoundTop {
width:488px;
background-image:url(/images/content-round-top.png);
background-repeat:no-repeat;
background-position:top left;
padding-top:13px;
margin-bottom:16px;
}

.contentRoundMiddle {
width:452px;
background-image:url(/images/content-round-middle.png);
background-repeat:repeat-y;
background-color:#FFFFFF;
padding-left:18px;
padding-right:18px;
}

.contentRoundBottom {
width:488px;
background-image:url(/images/content-round-bottom.png);
background-repeat:no-repeat;
background-position:bottom;
height:12px;
}

.contentRoundMiddle h1 {
color:#5a77b0;
font-family:Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
}

.contentRoundMiddle h2 {
color:#5a77b0;
font-family:Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
margin-bottom:-8px;
}

.contentRoundMiddle #auctionImage {
position:relative;
top:-50px;
left:10px;
width:407px;
height:201px;
background-image:url(/images/auction-electronics.png);
}

#buyStuff {
width:150px;
color:#89c1e3;
font-family:Helvetica, sans-serif;
font-weight:bold;
font-size:25px;
float:left;
margin-left:22px;
background-image:url(/images/icon-arrow.png);
background-repeat:no-repeat;
background-position:0px 50%;
padding-left:18px;
}

#buyStuff a {
text-decoration:none;
}

#buyStuff a:visited {
text-decoration:none;
}

#sellStuff {
width:150px;
font-family:Helvetica, sans-serif;
font-weight:bold;
font-size:25px;
color:#afd553;
float:left;
background-image:url(/images/icon-arrow.png);
background-repeat:no-repeat;
background-position:0px 50%;
padding-left:18px;
margin-left:80px;
}

#sellStuff a {
color:#afd553;
text-decoration:none;
}

#sellStuff a:hover {
color:#afd553;
}

#sellStuff a:visited {
color:#afd553;
text-decoration:none;
}

.clear {
clear:left;
}

.contentSearch {
width:488px;
border:solid;
border-color:#a6cae6;
border-width:1px;
background-color:#f1f6ff;
margin-bottom:16px;
}

.contentSearchTop {
border:solid;
border-width:1px;
border-color:#fff;
border-bottom-color:#a0c1de;
padding:7px;
height:45px;
}



.contentSearchBottom {
border:solid;
border-width:1px;
border-color:#fff;
padding:14px;
height:24px;
}

#contentSearchField {
height:29px;
width: 358px;
border:none;
border:solid;
border-width:1px;
border-color:#bedbf1;
float:left;
margin-right:7px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#a3ce38;
padding-left:12px;
line-height:29px;
padding-top:12px;
}

#contentSearchButton {
float:left
}

#advancedSearch {
display:block;
width:488px;
height:47px;
float:left;
margin-left:-22px;
text-align:center;
background-image:url(/images/icon-search.png);
background-repeat:no-repeat;
}


.contentBoxTop {
border:solid;
border-width:1px;
border-color:#fff;
border-bottom-color:#a0c1de;
padding:14px;
background-color:#fff;
font-size:14px;
}

.contentBoxBottom {
border:solid;
border-width:1px;
border-color:#fff;
padding:14px;
}

.contentBoxBottom ul li {
padding-left:23px;
background-image:url(/images/icon-arrow.png);
background-repeat:no-repeat;
margin-bottom:17px;
}


.contentBoxBottom ul a {
text-decoration:none;
}

.contentBoxBottom ul a:hover {
text-decoration:underline;
}



/* List */


.navdivider {
padding:10px 0px;
}

.bidField {
width:110px;
height:23px;
line-height:23px;
padding-top:5px;
border-color:#b6cefe;
border-width:1px;
border-style:solid;
display:block;
float:right;
margin-right:7px;
text-align:center;
}

.minimum {
float:right;
text-align:right;
margin-right:7px;
height:28px;
line-height:28px;
font-size:15px;

}

.cancelBidButton {
vertical-align:text-bottom;
padding-right:7px;
cursor:pointer;
}



.hideForm {
overflow:hidden;
height:5px;
position:relative;
}



.dropdownform {
width:261px;
margin-left:22px;
background-color:#FFFFFF;
padding:3px;
margin-top:12px;
border:solid #e1f9cd;
border-width:1px;
position:relative;
top:-153px;
left:0px;
}

.dropdownform textarea{
font-family:Helvetica, sans-serif;
font-size:12px;
border:none;
width:255px;
height:100px;
}


.dropdownform input {
width:255px;
background-color:#e4fad3;
color:#549521;
border:none;
height:27px;
font-weight:bold;
cursor:pointer;
}


.cancelMessage {
float:right;
display:inline;
display:none;
}


.contentRoundTop h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#6293ef;
margin-bottom:17px;
}



.contentRoundTop dt {
clear:left;
float:left;
color:#7da9c9;
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
width:98px;
margin-right:14px;
line-height:21px;
}

.contentRoundTop dd {
float:left;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
line-height:21px;
display:block;
width:332px;
font-size:11px;
}

.resultLeft {
width:132px;
float:left;
margin-top:15px;
margin-bottom:10px;
min-height:163px;
}

.resultImage {
border-color:#a3c5dd;
border-width:1px;
border-style:solid;
padding:15px;
margin-right:10px;
}

.listImage {
border-color:#a3c5dd;
border-width:1px;
border-style:solid;
padding:5px;
margin-right:10px;
}

.viewPhotos {
display:block;
padding-left:20px;
margin-top:10px;
background-image:url(/images/icon-photo.png);
background-repeat:no-repeat;
min-height:14px;
color:#333;
}

.resultRight {
background-color:#fafef2;
width:283px;
float:left;
margin-top:15px;
color:#000;
padding:7px;
padding-right:21px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:10px;
}

.rePost {
width:205px;
float:left;
margin-top:55px;
margin-left:85px;
padding:7px;
padding-right:21px;
}

.rePost img {
margin-top:-10px;
}

.resultRight li {
padding-left:22px;
border-bottom:solid #e1f9cd 1px;
height:16px;
margin-bottom:6px;
}


.resultRight .details {
background-image:url(/images/icon-paper.png);
background-repeat:no-repeat;
}
.resultRight .comments {
background-image:url(/images/icon-chat.png);
background-repeat:no-repeat;
}
.resultRight .feedback {
background-image:url(/images/icon-person.png);
background-repeat:no-repeat;
}
.resultRight .postComments {
background-image:url(/images/icon-chatPlus.png);
background-repeat:no-repeat;
}
.resultRight .message {
border-bottom:none;
margin-bottom:0px;
background-image:url(/images/icon-email.png);
background-repeat:no-repeat;
margin-top:-5px;
}

.clicktoedit {
color:#88c062;
background-image:url(/images/page_green.png);
background-repeat:no-repeat;
padding-left:20px;
height:16px;
margin-bottom:15px;
margin-top:5px;
}

.back {
background-image:url(/images/bullet_goback.png);
background-position:0 3px;
background-repeat:no-repeat;
padding-left:20px;
height:16px;
padding-top:5px;
}

.done {
float:left;
padding-left:22px;
margin-top:20px;
color:#7da9c9;
font-weight:bold;
}



.contactNow {
float:left;
color:#000000;
margin-top:17px;
margin-right:5px;
text-align:right;
}


.contactSeller {
float:left;
margin-top:17px;
margin-left:15px;
}

#fragment-1 .contactNow {
text-align:left;
margin-left:-43px;
}

#fragment-1 .contactSeller {
margin-top:40px;
margin-left:10px;
}


.contactBuyer, .contactBuyers {
float:left;
margin-top:17px;
margin-left:15px;
}


.payNow {
float:left;
margin-top:25px;
width:305px;
}

.payNow .contactSeller {
width:298px;
}

.payNow span {
display:block;
float:left;
text-align:right;
color:#000000;
width:97px;
}

#fragment-1 .payNow span {
text-align:left;
}

.payNow div {
float:left;
padding-left:10px;
}


#fragment-1 .payNow div {
margin-top:40px;
}

/* Bid Detail Page */

.editinplace {
font-size:12px;
line-height:20px;
}

.detailtext {
font-size:12px;
line-height:20px;

}

.highBidContainerWide {
background-color:#fff6b9;
width:632px;
height:53px;
padding-top:20px;
} 

.BidOverContainerWide {
background-color:#f1f6ff;
width:632px;
height:53px;
padding-top:20px;
text-align:center;
} 

.highBidConWide {
position:relative;
background-color:#fff6b9;
width:632px;
height:53px;
padding-top:20px;
margin-top:-11px;
display:none;
text-align:center;

}

.highBidContainerWide span, .highBidConWide span  {
display:block;
text-align:center;
margin: 0px auto;
width:198px;
width:175px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#5a77b0;
font-size:11px;
}

.buttonContainerWide {
clear:both;
width:632px;
background-color:#f1f6ff;
height:53px;
vertical-align:middle;
overflow:hidden;
}

.buttonSliderWide {
width:1280px;
background-color:#00FF00;
}

.contentRoundTop .buttonsWide {
float:left;
width:632px;
background-color:#f1f6ff;
height:42px;
vertical-align:middle;
padding-top:11px;
}

.contentRoundTop .bidWide, .contentRoundTop .loginNow {
float:right;
margin-right:9px;
cursor:pointer;
}

.cancelBidButtonWide {
vertical-align:text-bottom;
padding-right:7px;
cursor:pointer;
}

/* Bid List Page */



.highBidContainer {
background-color:#fff6b9;
width:443px;
height:53px;
padding-top:20px;
cursor:pointer;
}

.BidOverContainer {
background-color:#f1f6ff;
width:443px;
height:53px;
padding-top:20px;
text-align:center;
} 

.highBidCon {
position:relative;
background-color:#fff6b9;
width:443px;
height:53px;
padding-top:20px;
margin-top:-11px;
display:none;

}

.highBidContainer span, .highBidCon span  {
display:block;
text-align:center;
margin: 0px auto;
width:198px;
width:175px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#5a77b0;
font-size:11px;
}

.buttonContainer {
clear:both;
width:443px;
background-color:#f1f6ff;
height:53px;
vertical-align:middle;
overflow:hidden;
}

.buttonSlider {
width:886px;
}

.contentRoundTop .buttons {
float:left;
width:443px;
background-color:#f1f6ff;
height:42px;
vertical-align:middle;
padding-top:11px;
}

.contentRoundTop .watch {
float:right;
margin-right:7px;
}

.contentRoundTop .bid {
float:right;
margin-right:9px;
cursor:pointer;
}

.contentRoundTop .loginNow {
float:right;
margin-right:9px;
cursor:pointer;
}


.contentRoundTop .placebid {
float:right;
margin-right:9px;
background-image:url(/images/button-placebidnow.png);
background:url(/images/button-placebidnow.png);
background-repeat:no-repeat;
width:91px;
height:30px;
border:none;
cursor:pointer;
}

.contentRoundTop .watchbid{
float:right;
margin-right:9px;
background-image:url(/images/button-watch.png);
background:url(/images/button-watch.png);
background-repeat:no-repeat;
width:91px;
height:31px;
border:none;
cursor:pointer;
}

.contentRoundTop .loginNow2 {
float:right;
margin-right:9px;
background-image:url(/images/button-watch.png);
background:url(/images/button-watch.png);
background-repeat:no-repeat;
width:91px;
height:31px;
border:none;
cursor:pointer;
}

/* Profile */

.replyContainer {
overflow:hidden;
margin-top:20px;
height:0px;
position:relative;
}

.replyMessage {
position:relative;
top:-155px;
width:444px;
border: solid #d2eebd;
border-width:1px;
background-color:#f9fefa;
padding:3px;
}

.replyMessage div {
height:16px;
background-color:#f2fdee;
}

.replyMessage img {
float:right;
}

.replyMessage textarea {
font-family:Helvetica, sans-serif;
font-size:12px;
width:445px;
border:none;
background-color:#f9fefa;

margin-top:3px;
height:100px;
}

.replyMessage input {
background-color:#e4fad3;
border:none;
width:445px;
font-weight:bold;
color:#549521;
border:none;
height:27px;
font-weight:bold;
cursor:pointer;
}


.pubprotext {
width:445px;
height:125px;
font-family:Helvetica, sans-serif;
font-size:12px;
line-height:22px;
border-color:#b6cefe;
border-width:1px;
border-style:solid;
display:block;
margin:20px auto;
margin-top:20px;
margin-bottom:20px;
}

#account {
float:left;
width:182px;
padding-top:34px;
}

#account li {
font-family: Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#627789;
text-align:right;
border-top:solid;
border-top-color:#fff;
border-top-width:1px;
border-bottom:solid;
border-bottom-color:#a0c1de;
border-bottom-width:1px;
}

#account li.first {
background-image:url(/images/account-menu-bg.gif);
background-repeat:repeat-x;
background-position:top;
border-top:none;
}

#account li.accountActive {
border-right:solid;
border-right-width:6px;
border-right-color:#e4f2ff;
width:181px;
color:#2c5f8a;
}



#account li a {
display:block;
text-decoration:none;
height:29px;
padding-top:14px;
padding-right:15px;
margin:0px 1px;
}

#account li a:hover {
background-color:#dceeff;
}

#account li.accountActive a {
color:#2c5f8a;
text-decoration:none;
background:none;
}

#account li.auctionActive {
border-right:solid;
border-right-width:4px;
border-right-color:#ebf5ff;
width:168px;
color:#2c5f8a;
}

#account h2 {
color:#a3ce38;
font-family:Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
margin-bottom:53px;
padding-left:23px;
}


.contentRoundTop h3.selling {
color:#a3ce38;
}

#account li.accountactivity {
border-right:solid;
border-right-width:4px;
border-right-color:#ecf6ff;
width:181px;
color:#2c5f8a;
}

/* messages */

.contentRoundMiddle h2 ul {
width:100%;
text-align:center;
}

.contentRoundMiddle h2 li {
color:#2c5f8a;
font-size:14px;
font-weight:normal;
display:inline;
border-right:solid;
border-right-color:#2c5f8a;
border-right-width:1px;
margin-right:10px;
padding-right:7px;
}

.contentRoundMiddle h2 li.mailActive {
color:#87ba60;
}

.contentRoundMiddle .sendNew {
border:none;
background-image:url(/images/icon-email-add.png);
background-repeat:no-repeat;
background-position:left 50%;
padding-left:23px;
}

.contentRoundMiddle .subject {
font-family:Helvetica, sans-serif;
font-size:18px;
}

.who {
padding-top:5px;
}

.contentRoundMiddle .avatar {
float:left;
border:solid;
border-width:2px;
border-color:#7da9c9;
margin-right:10px;
margin-bottom:20px;
}


.from {
float:left;
color:#000;
font-size:14px;
line-height:20px;
}

.from span {
color:#2c5f8a;
margin-left:10px;
}


.contentRoundMiddle .message {
clear:both;
color:#000000;
line-height:20px;

}

.contentRoundMiddle .tools{
margin-top:20px;
font-family:Helvetica, sans-serif;
font-weight:bold;
color:#2c5f8a;
font-size:13px;
}

.contentRoundMiddle .tools li {
display:inline;
}

.replyButton, #saveButton, #deleteButton {
background-image:url(/images/icon-email-arrow.png);
background-position:left 50%;
background-repeat:no-repeat;
padding-left:20px;
text-decoration:none;
}

#saveButton {
background-image:url(/images/icon-email-plus.png);
}

#deleteButton {
background-image:url(/images/icon-email-minus.png);
}

.contentRoundMiddle .reply {
border-right:solid;
border-color:#2c5f8a;
border-width:1px;
padding-right:10px;
margin-right:5px;
}

.contentRoundMiddle .save {
border-right:solid;
border-color:#2c5f8a;
border-width:1px;
padding-right:10px;
margin-right:5px;
} 

.contentRoundMiddle .delete {
border:none;
} 

.rss {
padding-top:20px;
}

.rss li {
background-image:url(/images/icon-rss.png);
background-repeat:no-repeat;
margin-bottom:10px;
height:20px;
margin-left:10px;

}

.rss li span {
color:#8db528;
width:238px;
display:block;
float:left;
}

.rss li span a {
color:#8db528;
width:168px;
display:block;
float:left;
padding-left:36px;
text-decoration:none;
}

.rss li span a:hover {
text-decoration:underline;
}

.rss li span a:visited {
color:#8db528;
width:168px;
display:block;
float:left;
padding-left:36px;
text-decoration:none;
}


/* AUTH v1 */

#auth {
background:none;
background-color:#000000;
width:100%;
}

#auth #header {
background:none;
color:#616e77;
text-align:center;
width:100%;
}

#auth form {
width:215px;
margin-left:180px;
margin-top:-20px;
margin-bottom:20px;
}

#auth input {
width:245px;
height:22px;
line-height:22px;
border-color:#b6cefe;
border-width:1px;
border-style:solid;
display:block;
margin:0px auto;
}

#auth textarea {
font-family:Helvetica, sans-serif;
font-size:12px;
width: 315px;
margin-top:13px;
}

#auth label {
width:245px;
display:block;
height:21px;
margin:0px auto;
margin-top:25px;
}

#auth legend {
display:none;
}

#pauthButtona input {
background-image:url(/images/button-login-pattern.png);
background-repeat:repeat-x;
height:67px;
border:solid #a9ccde 1px;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
cursor:pointer;
width:315px;
margin-top:25px;
margin-bottom:25px;
}

#login {

background-image:url(/images/button-login-pattern.png);
background-repeat:repeat-x;
height:67px;
border:solid #a9ccde 1px;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
cursor:pointer;
width:245px;
margin-top:25px;
margin-bottom:205px;
display:block;
}

#authB {
background-image:url(/images/button-login-pattern.png);
background-repeat:repeat-x;
height:67px;
padding-top:20px;
padding-bottom:40px;
border:solid #a9ccde 1px;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
cursor:pointer;
width:315px;
margin-top:25px;
margin-bottom:25px;
}

.pauthButton label{
height:67px;
}

#pauthButtona label{
height:67px;
}

#pauthButtonb input {
clear:both;
background-color:#666666;
border:solid #333333 1px;
width:315px;
display:block;
cursor:pointer;
margin-top:25px;
}

.note{
margin-top:5px;
padding-bottom:5px;
}

#browse_crag .login {
display:none;
}


/* Details */

.sellerpro {
color:#000;
}

.sellerpro:hover {
color:#000;
}

.sellerpro:visited {
color:#000;
}

.commentAvi {
float:left;
width:150px;
font-weight:bold;
color:#424242;
}

.commentText {
border-bottom:solid #e0e0e0;
border-bottom-width:1px;
margin-bottom:20px;
}

#editItem {
display:inline;
}

.alertbox {
background-color:#afc6e0;
color:#000;
background-image:url(/images/icon-astor.png);
background-repeat:no-repeat;
background-position: 6px 6px;
padding:8px;
padding-left:24px;
height:34px;
margin-bottom:25px;
vertical-align:middle;
font-weight:bold;
}

.alerttext {
line-height:34px;
font-size:16px;
display:block;
float:left;
}

#wrapperDetails {
background-image:url(/images/body-middle-Details.png);
background-repeat:repeat-y;
width:942px;
margin:0 auto;
margin-top:45px;
}

#wrapper2Details {
background-image:url(/images/body-top-Details.png);
background-repeat:no-repeat;
min-height:568px;
_height:568px;
}

#mainContentDetail {
float:left;
width:668px;
padding:16px;
padding-top:30px;
}

#footerDetails {
clear:left;
background-image:url(/images/body-bottom-Details.png);
background-position:bottom;
background-repeat:no-repeat;
min-height:15px;
}

#mainContentDetail .contentRoundTop {
width:667px;
background-image:url(/images/details-top.png);
background-repeat:no-repeat;
background-position:top left;
padding-top:11px;
margin-bottom:16px;
}

#mainContentDetail .contentRoundMiddle {
width:631px;
background-image:url(/images/details-middle.png);
background-repeat:repeat-y;
background-color:#FFFFFF;
padding-left:18px;
padding-right:18px;
}

#mainContentDetail .contentRoundBottom {
width:667px;
background-image:url(/images/details-bottom.png);
background-repeat:no-repeat;
background-position:bottom;
height:12px;
}

#mainContentDetail .contentRoundMiddle h1 {
color:#5a77b0;
font-family:Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
}

#mainContentDetail .contentRoundMiddle h2 {
color:#5a77b0;
font-family:Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
margin-bottom:-8px;
text-align:center;
}

#mainContentDetail .contentRoundTop dt {
clear:left;
float:left;
color:#7da9c9;
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
width:98px;
margin-right:14px;
line-height:21px;
}

#mainContentDetail .contentRoundTop dd {
float:left;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
line-height:21px;
display:block;
width:332px;
}

#mainContentDetail .resultImage {
border-color:#a3c5dd;
border-width:1px;
border-style:solid;
padding:5px;
margin-right:10px;
}

#mainContentDetail .viewPhotos {
display:block;
padding-left:20px;
margin-top:10px;
background-image:url(/images/icon-photo.png);
background-repeat:no-repeat;
min-height:14px;
color:#333;
}

#mainContentDetail .resultRight {
background-color:#fafef2;
width:280px;
float:left;
margin-top:15px;
margin-left:110px;
color:#000;
padding:7px;
padding-right:21px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:10px;
}

#mainContentDetail .resultRight li {
padding-left:22px;
border-bottom:solid #e1f9cd 1px;
height:16px;
margin-bottom:6px;
}


#mainContentDetail .resultRight .details {
background-image:url(/images/icon-paper.png);
background-repeat:no-repeat;
}
#mainContentDetail .resultRight .comments {
background-image:url(/images/icon-chat.png);
background-repeat:no-repeat;
}
#mainContentDetail .resultRight .feedback {
background-image:url(/images/icon-person.png);
background-repeat:no-repeat;
}
#mainContentDetail .resultRight .postComments {
background-image:url(/images/icon-chatPlus.png);
background-repeat:no-repeat;
}
#mainContentDetail .resultRight .message {
background-image:url(/images/icon-email.png);
background-repeat:no-repeat;
}

#mainContentDetail .contentRoundTop .buttons {
clear:both;
width:632px;
background-color:#f1f6ff;
height:42px;
vertical-align:middle;
padding-top:11px;
}



#mainContentDetail .contentRoundTop .watch {
float:right;
margin-right:7px;
}

#mainContentDetail .contentRoundTop .bid {
float:right;
margin-right:9px;
}

#mainContentDetail .resultLeft {
width:212px;
float:left;
margin-top:15px;
margin-bottom:10px;
min-height:200px;
}

#mainContentDetail .resultRight {
background-color:#fafef2;
width:280px;
float:left;
margin-top:15px;
color:#000;
padding:7px;
padding-right:21px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:10px;
}

#mainContentDetail .resultRight li {
padding-left:22px;
border-bottom:solid #e1f9cd 1px;
height:16px;
margin-bottom:6px;
}

#mainContentDetail .contentRoundMiddle dl {
display:block;
float:left;
width:400px;
margin-top:10px;
}

#mainContentDetail .contentRoundTop dd {
float:left;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
line-height:25px;
display:block;
width:272px;
}

/* TABS */

.activityTabs .ui-tabs-nav  {
border-bottom:solid;
border-bottom-color:#fff;
border-bottom-width:1px;
margin-bottom:18px;
height:30px;
}

.activityTabsul li {
background-color:#cfe7fd;
float:left;
display:inline;
margin-right:2px;
margin-bottom:0px;
}

.activityTabsul li a {
font-weight:bold;
display:block;
padding:9px 14px;
color:#708dc7;
}

.activityTabsul li a:link {
text-decoration:none;
}

.activityTabs .ui-tabs-selected a:link { 
font-weight:bold;
display:block;
padding:9px 14px;
color:#6293ef;
background-color:#fff; 
}


/**/



.ui-tabs-hide { display: none; }




.ui-tabs-nav {
border-bottom:solid;
border-bottom-color:#a5cc7a;
border-bottom-width:1px;
margin-bottom:18px;
height:30px;
}

.detailTabsul li {
background-color:#c9e0af;
float:left;
display:inline;
margin-right:2px;
margin-bottom:0px;
}

.detailTabsul li a {
font-weight:bold;
display:block;
padding:9px 14px;
color:#6f9346;
}

.detailTabsul li a:link {
text-decoration:none;
}

.ui-tabs-selected a:link { 
font-weight:bold;
display:block;
padding:9px 14px;
color:#fff;
background-color:#a5cc7a; 
}

/*rating */

/* datepicker */

/* Main Flora Style Sheet for jQuery UI ui-datepicker */
#ui-datepicker-div, .ui-datepicker-inline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #f1f6ff;
	width: 245px;
}
#ui-datepicker-div {
	display: none;
	border: 1px solid #5a77b0;
	z-index: 10;
}
.ui-datepicker-inline {
	float: left;
	display: block;
	border: 0;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-dialog {
	padding: 5px !important;
	border: 4px ridge #5a77b0 !important;
}
button.ui-datepicker-trigger {
	width: 25px;
}
img.ui-datepicker-trigger {
	margin: 2px;
	vertical-align: middle;
}
.ui-datepicker-prompt {
	float: left;
	padding: 2px;
	background: #f1f6ff;
	color: #000;
}
*html .ui-datepicker-prompt {
	width: 245px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.ui-datepicker-control {
	background: #5a77b0;
	padding: 2px 0px;
}
.ui-datepicker-links {
	background: #f1f6ff;
	padding: 2px 0px;
}
.ui-datepicker-control, .ui-datepicker-links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.ui-datepicker-links label {
	padding: 2px 5px;
	color: #5a77b0;
}
.ui-datepicker-clear, .ui-datepicker-prev {
	float: left;
	width: 34%;
}
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
	float: right;
	text-align: right;
}
.ui-datepicker-current {
	float: left;
	width: 30%;
	text-align: center;
}
.ui-datepicker-close, .ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
	float: left;
	text-align: left;
}
.ui-datepicker-header {
	padding: 1px 0 3px;
	background: #5a77b0;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.ui-datepicker-header select {
	background: none;
	color:#000;
	border: 0px;
	font-weight: bold;
}


.ui-datepicker {
	background: #CCC;
	text-align: center;
	font-size: 100%;
}
.ui-datepicker a {
	display: block;
	width: 100%;
}
.ui-datepicker-title-row {
	background: #cfe7fd;
	color: #000;
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #cfe7fd;
}
.ui-datepicker-days-row {
	background: #FFF;
	color: #666;
}
.ui-datepicker-week-col {
	background: #cfe7fd;
	color: #000;
}
.ui-datepicker-days-cell {
	color: #000;
	border: 1px solid #DDD;
}
.ui-datepicker-days-cell a {
	display: block;
}
.ui-datepicker-week-end-cell {
	background: #f1f6ff;
}
.ui-datepicker-unselectable {
	color: #888;
}
.ui-datepicker-week-over, .ui-datepicker-week-over .ui-datepicker-week-end-cell {
	background: #B1DB87 !important;
}
.ui-datepicker-days-cell-over, .ui-datepicker-days-cell-over.ui-datepicker-week-end-cell {
	background: #FFF !important;
	border: 1px solid #777;
}
* html .ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #B1DB87 !important;
}
* html .ui-datepicker-week-end-cell {
	background: #f1f6ff !important;
	border: 1px solid #DDD !important;
}
* html .ui-datepicker-days-cell-over {
	background: #FFF !important;
	border: 1px solid #777 !important;
}
* html .ui-datepicker-current-day {
	background: #5a77b0 !important;
}
.ui-datepicker-today {
	background: #B1DB87 !important;
}
.ui-datepicker-current-day {
	background: #5a77b0 !important;
}
.ui-datepicker-status {
	background: #f1f6ff;
	width: 100%;
	font-size: 80%;
	text-align: center;
}
#ui-datepicker-div a, .ui-datepicker-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.ui-datepicker-inline .ui-datepicker-links a {
	padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
	padding: 2px 5px !important;
	color: #000 !important;
}
.ui-datepicker-title-row a {
	color: #000 !important;
}
.ui-datepicker-control a:hover {
	background: #5a77b0 !important;
	color: #fff !important;
}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.ui-datepicker-multi .ui-datepicker {
	border: 1px solid #5a77b0;
}
.ui-datepicker-one-month {
	float: left;
	width: 245px;
}
.ui-datepicker-new-row {
	clear: left;
}
.ui-datepicker-cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}




/*  COMBO BOX */



div.combo {
    position:relative;
    zoom:1;
    white-space: nowrap;
    height: 21px;
    border: 0;
    margin: 0;
    padding: 0;
}

.combo input {
    margin: 0 0 0 0;
    font:normal 12px tahoma, arial, helvetica, sans-serif;
    padding:1px 3px;
    background:#fff url(text-bg.gif) repeat-x 0 0;
    vertical-align:middle; 
    position: absolute;
    left:100px;
    top: 0;   
}




div.combo  div {
    position: absolute;
    left:100px;
    top: 25px;
    border: 1px solid #b6cefe;
    background-color: #FFFFFF;
    padding: 0;
    overflow: hidden;
    margin: 0;
    height: 200px; 
    max-height: 200px;
    z-index: 99999;
	min-width:251px;
}

.combo ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 200px;
}

.combo  li {
    padding: 0;
    padding-left: 5px;
    font:normal 14px tahoma, arial, helvetica, sans-serif;
    background-color: #FFFFFF;
    height: 20px;
    cursor: pointer;
    margin: 0;
}

.combo li.active {
    background-color: rgb(223, 232, 246);
}


.combo .visible {
    display: block;
}

.combo .invisible {
    display: none;
}
.combo input.gray {
    color: gray;
}



/* lightbox */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	background-color: #cfe7fd;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



/* Dialog */

/* This file skins dialog */



.flora .ui-dialog,
.flora.ui-dialog {
	background-color: #fff;
	background-image:url(/images/windowbg.png);
	background-repeat:repeat-x;
	background-position:top;
}

.flora .ui-dialog .ui-dialog-titlebar,
.flora.ui-dialog .ui-dialog-titlebar {
	border-bottom: 1px solid #d8d2aa;
	background: #ff9900 url(i/dialog-title.gif) repeat-x;
	padding: 0px;
	height: 28px;
	_height: 29px;
}

.flora .ui-draggable .ui-dialog-titlebar,
.flora.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.flora .ui-draggable-disabled .ui-dialog-titlebar,
.flora.ui-draggable-disabled .ui-dialog-titlebar {
	cursor: default;
}

.flora .ui-dialog .ui-dialog-titlebar-close,
.flora.ui-dialog .ui-dialog-titlebar-close {
	width: 16px;
	height: 16px;
	background: url(i/dialog-titlebar-close.png) no-repeat;
	position:absolute;
	top: 6px;
	right: 7px;
	cursor: default;
}

.flora .ui-dialog .ui-dialog-titlebar-close span,
.flora.ui-dialog .ui-dialog-titlebar-close span {
	display: none;
}

.flora .ui-dialog .ui-dialog-titlebar-close-hover,
.flora.ui-dialog .ui-dialog-titlebar-close-hover {
	background: url(i/dialog-titlebar-close-hover.png) no-repeat;
}

.flora .ui-dialog .ui-dialog-title,
.flora.ui-dialog .ui-dialog-title {
	margin-left: 5px;
	color: white;
	font-weight: bold;
	position: relative;
	top: 7px;
	left: 4px;
	background-image:url(/images/email_go.png);
	background-repeat:no-repeat;
	padding-left:21px;
}

.flora .ui-dialog .ui-dialog-content,
.flora.ui-dialog .ui-dialog-content {
	margin: 1.2em;
}

.flora .ui-dialog .ui-dialog-buttonpane,
.flora.ui-dialog .ui-dialog-buttonpane {
	position: absolute;
	bottom: 8px;
	right: 12px;
	width: 100%;
	text-align: right;
}

.flora .ui-dialog .ui-dialog-buttonpane button,
.flora.ui-dialog .ui-dialog-buttonpane button {
	margin: 6px;
}

/* Dialog handle styles */
.flora .ui-dialog .ui-resizable-n,
.flora.ui-dialog .ui-resizable-n { cursor: n-resize; height: 6px; width: 100%; top: 0px; left: 0px; background: transparent url(i/dialog-n.gif) repeat scroll center top; }

.flora .ui-dialog .ui-resizable-s,
.flora.ui-dialog .ui-resizable-s { cursor: s-resize; height: 8px; width: 100%; bottom: 0px; left: 0px; background: transparent url(i/dialog-s.gif) repeat scroll center top; }

.flora .ui-dialog .ui-resizable-e,
.flora.ui-dialog .ui-resizable-e { cursor: e-resize; width: 7px; right: 0px; top: 0px; height: 100%; background: transparent url(i/dialog-e.gif) repeat scroll right center; }

.flora .ui-dialog .ui-resizable-w,
.flora.ui-dialog .ui-resizable-w { cursor: w-resize; width: 7px; left: 0px; top: 0px; height: 100%; background: transparent url(i/dialog-w.gif) repeat scroll right center; }

.flora .ui-dialog .ui-resizable-se,
.flora.ui-dialog .ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px; background: transparent url(i/dialog-se.gif); }

.flora .ui-dialog .ui-resizable-sw,
.flora.ui-dialog .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background: transparent url(i/dialog-sw.gif); }

.flora .ui-dialog .ui-resizable-nw,
.flora.ui-dialog .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 29px; left: 0px; top: 0px; background: transparent url(i/dialog-nw.gif); }

.flora .ui-dialog .ui-resizable-ne,
.flora.ui-dialog .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 29px; right: 0px; top: 0px; background: transparent url(i/dialog-ne.gif); }

.checkbox input {
border:none;
width:20px;
margin-top:0px;
padding-top:0px;
margin-left:100px;
}

.checkbox {
width:20px;
}