/* PARTS */
#bottom-menu {
float:left;
text-align:center;
width:984px;
padding:0;
font-size:0.9em;
}
#bottom-menu ul { 
padding:0;
margin:0 auto;
} 
#bottom-menu ul.links li { 
display:inline;
list-style-type:none;
} 
#bottom-menu .links li a { 
padding:0 14px 0 20px;
margin:0;
white-space:nowrap;
color:#b1b1b1;
background:url(/Design/Images/bottom-menu.gif) left no-repeat;
} 
#bottom-menu .links li a:hover { 
color:#4d4d4d;
}
#bottom-menu .links li:first-child a {
background:none;
} 
/* breadcrumbs */
ul.breadcrumbs { 
margin:8px 0 0 0px;
font-size:1em;
float:left;
} 
ul.breadcrumbs li { 
display:inline;
list-style-type:none;
font-size:0.9em;
} 
ul.breadcrumbs li a { 
color:#6b6b6b;
padding:0 6px 0 14px;
margin:0;
white-space:nowrap;
background:url(/Design/Images/breadcrumbs.gif) 1px -2px no-repeat;
} 
ul.breadcrumbs li a:hover { 
color:#444444;
} 
ul.breadcrumbs li:first-child a {
background:url(/Design/Images/breadcrumbs-start.gif) 0px 0px no-repeat;
padding-left:16px;
} 
/* automenu */
.part-automenu .top-label { 
padding:4px 0 4px 8px;
} 
.part-automenu .bottom-label { 
clear:both;
padding:4px 0 4px 8px;
} 
.part-automenu .links { 
margin:-8px 0 0 0;
padding:0;
} 
.part-automenu ul.links li { 
list-style-type:none;
width:100%;
} 
.part-automenu .links li a { 
display:block;
line-height:24px;
padding:0 0 0 20px;
margin:0;
background:url(/Design/Images/submenu.gif) no-repeat 7px 7px;
width:inherit;
} 
#LeftPane .part-automenu ul.links li, #RightPane .part-automenu ul.links li { 
border-bottom:1px solid #dddddd;
} 
#LeftPane .part-automenu .links li a:hover, #RightPane .part-automenu .links li a:hover { 
background-color:#f9f9f9;
} 
#LeftPane .part-automenu .links li a { 
width:140px;
} 
#LeftPane .p-04 .part-automenu .links li a, #LeftPane .p-05 .part-automenu .links li a, #LeftPane .p-06 .part-automenu .links li a { 
width:125px;
} 
#RightPane .part-automenu .links li a { 
width:258px;
} 
/* part-bookmark */
.part-social-bookmarking .part-automenu {
margin:10px 0 0 0;
} 
.part-social-bookmarking .part-automenu .links li a { 
height:30px;
line-height:30px;
padding:0 0 0 34px;
} 
#ContentPane .part-social-bookmarking .part-automenu ul.links li { 
float:left;
width:140px;
} 
.part-social-bookmarking li.delicious a, .part-social-bookmarking li.delicious a:hover {
background:url(/Design/Images/Parts/book-delicious.gif) no-repeat 4px 8px;
}  
.part-social-bookmarking li.digg a, .part-social-bookmarking li.digg a:hover {
background:url(/Design/Images/Parts/book-digg.gif) no-repeat 4px 8px;
} 
.part-social-bookmarking li.reddit a, .part-social-bookmarking li.reddit a:hover {
background:url(/Design/Images/Parts/book-reddit.gif) no-repeat 4px 8px;
} 
.part-social-bookmarking li.facebook a, .part-social-bookmarking li.facebook a:hover {
background:url(/Design/Images/Parts/book-facebook.gif) no-repeat 4px 8px;
} 
.part-social-bookmarking li.stumbleupon a, .part-social-bookmarking li.stumbleupon a:hover {
background:url(/Design/Images/Parts/book-stumbleupon.gif) no-repeat 4px 8px;
} 
.part-social-bookmarking li.yahoo a, .part-social-bookmarking li.yahoo a:hover {
background:url(/Design/Images/Parts/book-yahoo.gif) no-repeat 4px 8px;
}
.part-social-bookmarking li.google a, .part-social-bookmarking li.google a:hover {
background:url(/Design/Images/Parts/book-google.gif) no-repeat 4px 8px;
}
.part-social-bookmarking li.simpy a, .part-social-bookmarking li.simpy a:hover {
background:url(/Design/Images/Parts/book-simpy.gif) no-repeat 4px 8px;
}
.part-social-bookmarking li.furl a, .part-social-bookmarking li.furl a:hover {
background:url(/Design/Images/Parts/book-furl.gif) no-repeat 4px 8px;
}
.part-social-bookmarking li.spurl a, .part-social-bookmarking li.spurl a:hover {
background:url(/Design/Images/Parts/book-spurl.gif) no-repeat 4px 8px;
}
.part-social-bookmarking li.blink a, .part-social-bookmarking li.blink a:hover {
background:url(/Design/Images/Parts/book-blink.gif) no-repeat 4px 8px;
} 
/* page tools */
.tools .part-automenu {
margin:10px 0 0 0;
} 
.tools .part-automenu .links li a { 
height:30px;
line-height:30px;
padding:0 0 0 34px;
} 
#ContentPane .tools .part-automenu ul.links li { 
float:left;
width:140px;
} 
.tools li.print a {
background:url(/Design/Images/Parts/tool-print.gif) no-repeat 4px 8px;
}
.tools li.email a {
background:url(/Design/Images/Parts/tool-email.gif) no-repeat 4px 8px;
}
.tools li.favorites a {
background:url(/Design/Images/Parts/tool-favorites.gif) no-repeat 4px 8px;
}
.tools li.feedback a {
background:url(/Design/Images/Parts/tool-feedback.gif) no-repeat 4px 8px;
} 
/* register launcher */
.part-registerlauncher p span.click {
padding-top:6px;
display:block;
} 
.part-registerlauncher p a {
padding:0 14px 0 0;
background:url(/Design/Images/submenu.gif) no-repeat right bottom;
} 
/* search launcher */
.part-searchlauncher p {
} 
.part-searchlauncher .search-box {
border:1px solid #646464;
background-image:none;
padding:3px 0 0 3px;
margin:4px 4px 10px 4px;
background:#fff;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
height:17px;
} 
.part-searchlauncher .search-button {
border:1px solid #646464;
background-image:none;
padding:0;
margin:4px 4px 10px 4px;
background:#646464;
color:#fff;
width:30px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
height:22px;
} 
#LeftPane .part-searchlauncher .search-box {
width:100px;
} 
#ContentPane .part-searchlauncher .search-box {
width:300px;
} 
#RightPane .part-searchlauncher .search-box {
width:200px;
} 
/* search */
.part-search p {
} 
.part-search .search-box {
border:1px solid #646464;
background-image:none;
padding:3px 0 0 3px;
margin:4px 4px 10px 4px;
background:#fff;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
height:17px;
} 
.part-search .search-button {
border:1px solid #646464;
background-image:none;
padding:0;
margin:4px 4px 10px 4px;
background:#646464;
color:#fff;
width:60px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
height:22px;
} 
.part-search .results {
clear:both;
margin:4px;
} 
#LeftPane .part-search .search-box {
width:100px;
} 
#ContentPane .part-search .search-box {
width:300px;
} 
#RightPane .part-search .search-box {
width:200px;
} 
/* contact us and quick reg */
br.break {
clear:both;
}  
.part-contact-us fieldset, .part-quick-register fieldset {
border:none;
} 
.part-contact-us legend, .part-quick-register legend {
display:none;
}
.part-contact-us fieldset.details label, .part-quick-register fieldset.details label {
float:left;
width:80px;
display:block;
margin:5px 10px 5px 4px;
} 
.part-contact-us fieldset input, .part-contact-us fieldset select, .part-quick-register fieldset input, .part-quick-register fieldset select {
margin:5px 10px 5px 0;
} 
.part-contact-us .b-title, .part-contact-us .b-firstname, .part-contact-us .b-lastname, .part-contact-us .b-email, .part-contact-us .b-telephone, .part-quick-register .b-name, .part-quick-register .b-company, .part-quick-register .b-telephone, .part-quick-register .b-email, .part-quick-register .b-comments {
border:1px solid #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#fff;
font-size:1em;
padding:2px;
} 
.part-contact-us .b-comments {
border:1px solid #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
} 
.part-contact-us fieldset.agree {
margin:10px 0 0 4px;
} 
.part-contact-us p.agree {
margin:0;
padding:6px 0 10px 0;
} 
.part-contact-us div.checkboxes {
font-size:0.9em;
} 
.part-contact-us div.checkboxes input {
margin:6px 6px 0 0;
} 
.part-contact-us .button, .part-quick-register .button {
border:1px solid #646464;
background-image:none;
padding:0;
margin:14px 0 0 0;
background:#646464;
color:#fff;
width:60px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
height:22px;
} 
.part-quick-register .button {
margin-left:8px;
} 
#LeftPane .part-quick-register .button {
margin-left:0;
} 
#RightPane .part-quick-register .button {
	float: right;
	margin-right: 27px;
	margin-bottom: 5px;
} 
.part-contact-us div.errortext {
margin:10px;
border:1px dashed #FF0000;
font-size:0.9em;
padding:10px;
} 
.part-contact-us div.errortext ul li {
list-style:none;
font-weight:bold;
color:#FF0000;
padding:4px 0 0 0;
margin:0;
} 
.part-contact-us .b-title {
width:60px;
} 
#LeftPane .part-contact-us .b-firstname, #LeftPane .part-contact-us .b-lastname, #LeftPane .part-contact-us .b-telephone, #LeftPane .part-contact-us .b-email, #LeftPane .part-contact-us .b-comments, #LeftPane .part-quick-register .b-name, #LeftPane .part-quick-register .b-company, #LeftPane .part-quick-register .b-telephone, #LeftPane .part-quick-register .b-email, #LeftPane .part-quick-register .b-comments {
width:120px;
} 
#ContentPane .part-contact-us .b-firstname, #ContentPane .part-contact-us .b-lastname, #ContentPane .part-contact-us .b-telephone, #ContentPane .part-quick-register .b-name, #ContentPane .part-quick-register .b-company, #ContentPane .part-quick-register .b-telephone {
width:160px;
} 
#ContentPane .part-contact-us .b-email, #ContentPane .part-quick-register .b-email {
width:240px;
}  
#ContentPane .part-contact-us .b-comments, #ContentPane .part-quick-register .b-comments {
width:300px;
} 
#RightPane .part-contact-us .b-firstname, #RightPane .part-contact-us .b-lastname, #RightPane .part-contact-us .b-telephone, #RightPane .part-contact-us .b-email, #RightPane .part-contact-us .b-comments, #RightPane .part-quick-register .b-name, #RightPane .part-quick-register .b-company, #RightPane .part-quick-register .b-telephone, #RightPane .part-quick-register .b-email, #RightPane .part-quick-register .b-comments {
width:150px;
} 