/**
 * Catalog Request Styles - 2011.12.27
 */
#catalog_wrapper {}
#catalog_wrapper h2 {font-size:1em;margin:30px 0 10px;padding:0 15px;text-transform:uppercase;color:#222;font-weight:bold;font-style:normal;}
#catalog_icon {float:left;display:block;}
#catalog_request {border:5px solid #eee;margin-top:10px;padding-right:14px;padding-left:10px;/*height:409px;*/position:relative;}
#catalog_request ul {list-style:none;margin-left:0;padding-left:0;}
#catalog_request li {clear:both;margin-bottom:9px;height:29px;clear:left;}
#catalog_request li.legend {font-weight:bold;position:relative;border-bottom:1px dotted #bababa;}
#catalog_request label {width:150px;text-align:right;display:block;float:left;line-height:31px;}
#catalog_request input {height:27px;border:1px solid #909090;width:333px;line-height:27px;float:left;margin-left:10px;display:block;}
#catalog_request input.half {width:139px;}
#catalog_request input.error, #catalog_request select.error {border:1px dashed red;}
#catalog_request label.error {display:none;}
#catalog_request label.half {width:43px;}
#catalog_request select {height:32px;border:1px solid #909090;width:333px;line-height:27px;float:left;margin-left:10px;display:block;}
#catalog_request select.half {width:141px;}
#catalog_request button {margin-left:160px;}
#fc-submit {width:143px;height:30px;background-image:url('http://1.cdn.lib.americanmuscle.com/files/promos/free-catalog-submit.jpg');background-repeat:no-repeat;background-position:0 0;border:none;}
#fc-submit span {display:none;}
.blue {color:#205a99;}
#catalog-left {float:left;width:415px;}
#catalog-right {margin-left:24px;float:left;width:540px;}
#catalog-right > ul {list-style:none;padding:0;}
#catalog-right > ul li {margin-bottom:.5em;}
.legend {text-transform:uppercase;}
.reqlabel {text-transform:none;color:#bbb;float:right;padding-bottom:10px;}
.clear {clear:both;height:1px;line-height:-1px;}
#shellInner {position:relative;}
.itemSharingArea {top:29px;}
#fc-errors {display:none;color:red;font-size:12px;font-weight:bold;text-align:center;}
#fc-errors p {margin-top:8px;color:red;}
#catalog_request_complete {text-align:center;padding-top:148px;height:280px;}
#catalog_request_complete p {font-size:14px;}
.fc-return-error {color:red;}
p.fc-thanks {font-size:16px;font-weight:bold;text-transform:uppercase;}
#fc-processing {display:none;background-color:#ffffff;background-image:url('http://1.cdn.lib.americanmuscle.com/files/promos/processing.gif');background-repeat:no-repeat;background-position:center center;position:absolute;top:0;left:0;width:100%;height:100%;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}