/*
--------------------------------------------------

Global Styles [global.css]
 
--------------------------------------------------
*/

/* @group Global */

body {
	background: #fff;
}

html, body  { 
	width: 100%;	
	height: 100%;
}
p { font-size:12px;
	line-height:15px;
}
ol {
	font-size:12px;
	margin-left:20px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}
.no-top-margin {
	margin-top: 0;
}

hr {
	background:#acacac;
	height:1px;
	border:0;
	color:#acacac;
}

.hidden {
	line-height: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	text-indent: -100000em !important;	
}

.soft-hide {
	display: none;
}

.clear { clear:both; }
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#wrapper{
	background: url(../images/background-base.gif) top left repeat-y;
	margin:auto;
	width:1006px;
}

#header {
	border:1px solid #eee;
	border-width:0 1px 1px;
	margin:auto;
	width:1002px;		
}

#header #utilityBar {
	background:#432366;
	margin:auto;
	width:100%;			
}

#header #headBar {
	height:92px;
	margin:auto;
	width:1000px;
	background:url('../images/header_bg_gradient.jpg') 0 0 repeat-x;		
}
#header #headBar h1 {
	width:137px;
	height:67px;
	background:url('../images/ama-logo-h1.jpg') 0 0 no-repeat;
	text-indent:-9999px;
	margin-top:8px;
}
#header #headBar h2 {
	margin-top:29px;
}

#header #navigation {
	background:#565656;
	margin:auto;
	width:100%;		
}

.sideNavigation{
	padding:0 0px 0px 20px;
	width:193px;
}

.fullWidth {
	width:970px;
	margin:0 auto;
}

.pageBody{
	width:760px;
}
.wide-left-rail {
	width:720px;
}

.main-image { width:500px; }
.secondary-image { 
	width:240px;
}
.secondary-image a {
	display:block;
}
.highlight_lists {}
.highlight_lists .item_wrapper {
	width:240px;
	min-height:175px;
}
.intro_section .highlight_lists .item_wrapper {
	width:220px;
}
.item_image {
	position:relative;
	z-index:100;
}
.item_image.medium-min-height {
	min-height:145px;
}
.intro_section .item_image {
	width:95px;
}
.item_information {
	
}
.intro_section .item_information {
	/*width:125px;*/
}
.item_information a{
	display:block;
}

.sale_item_icon {
	position:absolute;
	top:-1px;
	left:-1px;
	width:43px;
	height:45px;
	z-index:500;
}
.sale_item_price p {
	color:#ff0000;
}

.intro_section {
	position:relative;
	width:	;
	background-color:#e8f2f8;
	padding:15px 20px;
}
.intro_section #intro_section-top {
	position:absolute;
	top:0;
	left:0;
	width:760px;
	height:10px;
	background-image:url('../images/lt-blue_intro_rdcorners-top.jpg');
}
.intro_section #intro_section-bottom {
	position:absolute;
	bottom:0;
	left:0;
	width:760px;
	height:10px;
	background-image:url('../images/lt-blue_intro_rdcorners-bottom.jpg');
}


#header_search {
	margin-top:29px;
	margin-left:170px;
}
#header_search .search-input {
	width:217px;
	height:29px;
	background:url('../images/header_search_bar_bg.jpg') 0 0 no-repeat;
	border:none;
	padding:1px 10px 3px 5px;
}

#header_search .search-button {
	width:62px;
	height:33px;
	background:url('../images/header_search_bar_button.jpg') 0 0 no-repeat;
	border:none;
	cursor:pointer;
}
/* Order Confirmation Columns */
.column1 {
	width:700px;
}
.column2 {
	width:270px;
}
.small-right-rail {
	width:225px;
}
/* end Order Confirmation Columns */

/* @group end Global */


/* @group Breadcrumb */

#breadcrumb{
    margin: 10px 0 12px 20px;
    padding: 0;
    text-align: left;
}


/* @group end Breadcrumb */

/* @group Navigation */

#navigation ul{

}
#navigation ul ul{
	z-index:1000;
	position:absolute;
	top:34px;
	left:-3px;
	margin:0;
	padding:0;
	display:none;
	width:170px;
}
#navigation ul ul {
	background:url('../images/nav_dropdown_item_bg.png') 0 0 repeat-y;
}
#navigation ul ul li.last {
	background:url('../images/nav_dropdown_list_bottom_bg.png') center bottom no-repeat;
	margin-bottom:-7px;
}
.utilityAccount li,
.utilityNav li,
#navigation ul li{	
	float:left;
}
.utilityNav .left-link-spacing{
	margin-top:8px;
}
.utilityNav .left-link-spacing a{
	margin:8px 0 7px;
	padding:0 20px;
}
#navigation ul li{	
	position:relative;
}
#navigation ul li li {
	float:none;
}

.utilityAccount li a,
#navigation ul li a{
	display: block;
}
#navigation ul li a.hovered{
	color:#341a4f;
	background-image:url('../images/rollover_bg.jpg');
	background-repeat:repeat-x;
	background-color:#f7f8f8;
	border-top:1px solid #aeadad;
	padding:7px 20px;
}
#navigation ul li li a {
	color:#000000;
	margin: 0 5px;
	border-top: 1px solid #CCC;
}
#navigation ul li li a:hover {
	color:#341a4f;
	text-decoration:underline;
}
#navigation ul li li.last a {
	padding-bottom:11px;
}
.utilityAccount {position:relative;}
.utilityAccount ul {
	display:none;
	position:absolute;
	top:26px;
	left:0;
	width:100%;
}
.utilityAccount ul li{
	float:none;
	background-color:#e9eaea;
	color:#000000;
}
.subnav-dropdown { position:relative;}
.subnav-dropdown a.hovered {
	color:#000000;
	background-color:#e9eaea;
}
.subnav-dropdown ul li{
	background-color:#e9eaea;
}

.subnav-dropdown ul li a {
	color:#000000;
}
.subnav-dropdown ul li a:hover {
	color:#341a4f;
	text-decoration:underline;
}
/* @group end Navigation */

			
/* @group Side Navigation */

.sidelinks {
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    padding: 6px 0 8px;
    width: 170px;
}    

.sideNavigation p.selected {
    background: #F7F7F7;
}
.sideNavigation .sidelinks {
	border-top:1px solid #eee;
}
		
.sideNavigation .sidelinks a.selected, 
.sideNavigation .sidelinks-section a.selected {
    background: url(../images/arrow.gif) no-repeat scroll 5px 3px transparent;
    color: #E68700;
}
.sideNavigation .sidelinks a:hover{
	background: url("../images/arrow.gif") no-repeat scroll 5px 3px transparent;
    color: #E68700;
}
.sidelinks a {
    display: block;
    margin: 0;
    padding: 0;
}

.sideNavigation .sidelinks .level1 {
    display: block;
    padding-left: 15px;
}		

.sideNavigation .sidelinks .level2 {
    display: block;
    padding-left: 30px;
}

/* @group end Side Navigation */

/* @group ProductDetail Styles */

.productDetail{
	padding:0 0px 10px;
	width:500px;
}

.productInfo{
	padding:20px 0px 0px 0px;
	
}
.productInfo .media {
	float:left;
	width: 199px;
	
}

.productInfo .details{
	float:left;
	padding-bottom:10px;
	width: 300px;
}

.qty,
.price {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px;
}
.productInfo .price {
	margin-top:0;
}
.no-top {
	border-top: none !important;
	padding-top:0;
}
.mainPrice{
	width:300px;
}

.mainPrice .prodName{
	width:70%;
}

.mainPrice .regPrice{

}

.mainPrice.sale .prodName{
	width:130px;
}

.mainPrice.sale .regPrice{
	width:80px;
}
.mainPrice.sale .salePrice{
	width:80px;
}

table.mainPrice th.label.first{
	width:120px;	
}
table.mainPrice th.label{
	width:80px;	
}
table.mainPrice th.label.tbQty{
	width:20px;	
}
th.label { padding-bottom:5px; }

.saleInfo{
	display:block;
	margin-top:0px;
}

p.productMessage,
.details p.status{
	padding:10px 0px 0px;
}

p.productMessage.bottomLine{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}

.details p.saleMessage{
	border-bottom:1px solid #ccc;
	padding:10px 0px 10px;
}

.qty input {
	margin:0px 0px 10px 0px;
}

table.alsoAvailable {
	margin-top:15px;	
	margin-bottom:0;
}

table.alsoAvailable tr{
	vertical-align: middle;
}

table.alsoAvailable th.title{
	width:330px;
}

table.alsoAvailable th.label{
	width:88px;
}

table.alsoAvailable th{
	border-bottom:1px solid #ccc;

}

table.alsoAvailable td{
	border-bottom:1px solid #ccc;
	padding:12px 0px;
}

a.productLink{
	margin:5px 0px 0px 10px;
}

a.additionalOptions {
	background:url(../images/arrow-down.gif) top right no-repeat;
	padding:0px 15px 0px 0px;
}
a.additionalOptions.hide {
	background:url(../images/arrow-up.gif) bottom right no-repeat;
}

/* @group end ProductDetail Styles */

p.content-info,
p.content-body{
	padding:10px 0px 30px 0px;
	line-height:20px;
}
/* @group Right Rail Styles */

.rightRail{
	padding:10px 0px;
	margin-right:10px;
	width:220px;
}

.ctaBox{
	background: #e3e3e3 url(../images/cta-center.gif) top left repeat-x;
	width:220px;
}

.ctaBox.small{
	background: #e3e3e3 url(../images/cta-center.gif) top left repeat-x;
	width:170px;
}


.ctaBox .top{ 
	background: url(../images/cta-top.gif) top left no-repeat;	
	height:8px;
}

.ctaBox .top .end{ 
	background: url(../images/cta-top.gif) top right no-repeat;	
	float:right;
	width:10px;
}

.ctaBox .bottom{ 
	background: url(../images/cta-bottom.gif) top left no-repeat;	
	height:8px;
}

.ctaBox .bottom .end{ 
	background: url(../images/cta-bottom.gif) top right no-repeat;	
	float:right;
	width:10px;
}

.rightRail .marginTop{
	margin-top:30px;	
}

ul.relatedList {
	border-top:1px solid #ccc;	
	
}

ul.relatedList li {
	border-bottom:1px solid #ccc;
	
}

ul.relatedList li a {
	display: inline-block;
	float:left;
	padding:10px 0px;
	width:55%;
}

ul.relatedList li a.thumb {
	width:35%;
}

/* @group end Right Rail Styles */

/* @group Button Styles */

a.button {
	background:url(../images/button-default.gif) top left no-repeat;
	display: inline-block;
	height:25px;	
	padding:0px 0px 0px 15px;
}

a.button span{
	background:url(../images/button-default.gif) top right no-repeat;
	display: block;
	height:20px;	
	padding:5px 15px 0px 0px;
}


a.button.purple {
	background:url(../images/button-purple.gif) top left no-repeat;
	display: inline-block;
	height:23px;	
	padding:0px 0px 0px 15px;
}

a.button.purple span{
	background:url(../images/button-purple.gif) top right no-repeat;
	display: block;
	height:18px;	
	padding:5px 15px 0px 0px;
}

a.button.purple.arrow span{
	background:url(../images/button-purple-arrow.gif) top right no-repeat;
	display: block;
	height:18px;	
	padding:5px 20px 0px 0px;
}

a.addToCart{
	background:url(../images/button-addToCart.gif) top left no-repeat;
	display: inline-block;
	height:32px;	
	padding:0px 0px 0px 40px;
}

a.button.purple.large {
	background:url(../images/button-large-purple.gif) top left no-repeat;
	display: inline-block;
	height:32px;	
	padding:0px 0px 0px 10px;
}

a.addToCart span,
a.button.purple.large span{
	background:url(../images/button-large-purple.gif) top right no-repeat;
	display: block;
	height:26px;	
	padding:6px 20px 0px 0px;
}

a.marginTop{
	margin-top:10px;	
}
/* @group end Button Styles */

/* @group Input Styles */

.qty label {
	margin:6px 10px 0px 0px
}

.divider {
	border-left:1px solid #ccc;
	float:left;
	height:31px;
	margin:0px 10px 0px 0px;
	width:1px;
}

input.priceQty  {
	border:0px solid #fff;
	background:url(../images/form-input-smallqty.gif) no-repeat top left;
	display: block;
	height:20px;
	margin:5px 0;
	padding:1px 0 1px 2px;
	width:28px;
}
input.cartQty  {
	border:0px solid #fff;
	background:url(../images/components/form-input-cartqty.gif) no-repeat top left;
	height:20px;
	margin:5px 0;
	padding:1px 0;
	width:44px;
}
input.promotionCode  {
	border:0px solid #fff;
	background:url(../images/components/form-input-promotionCode.gif) no-repeat top left;
	height:20px;
	margin:5px 0;
	padding:1px 2px;
	width:90px;
}
input.inputQty  {
	border:0px solid #fff;
	background:url(../images/form-input-qty.gif) no-repeat top left;
	display: block;
	height:30px;
	margin:1px 10px 0px 0px;
	padding:1px 6px 1px 2px;
	width:56px;
}

input.signUp  {
	border:0px solid #fff;
	background:url(../images/form-input-signUp.gif) no-repeat top left;
	display: block;
	height:20px;
	margin:10px 10px 10px 0px;
	padding:1px;
	width:140px;
}


/* @group end Input Styles */

/* @group CTA Styles */

.ctaBox .copy p{
	padding:0px 10px 0px 10px;
	float:left;
}

.ctaBox .copy p.promo{
	width:45%;
}

.ctaBox .copy h4{
	padding:10px 10px 5px 10px;

}
.ctaBox .copy img.thumb{
	padding:0px 10px 0px 10px;
}

/* @group end CTA Styles */

/* @group Tab System */

.tabMenu { 
	background: url(../images/tab-top.gif) bottom left no-repeat; 
	clear: both; 
	margin:20px 0px 0px 0px;
	padding: 0px 0px 4px 0px; 	
}
	
.tabMenu li { 
	background: url(../images/tab-inactive.gif) top right no-repeat; 
	display: block; 
	float:left; 
	margin:0px 1px 1px 0px;	
	width:111px;
}	

.tabMenu li a { 
	display: block; 
	background: url(../images/tab-inactive.gif) top left no-repeat; 
	padding: 4px 0px;
	width:100%;
	height:100%;
	text-align:center;
}

.tabMenu li.active { 
	background: url(../images/tab-active.gif) top right no-repeat; 
}	

.tabMenu li.active a { 
	background: url(../images/tab-active.gif) top left no-repeat; 
}

.content { 
	float: left; 
	clear: both; 
	border: 1px solid #ccc; 
	border-top: none; 
	border-bottom: none; 
	background: #f1f1f1 url(../images/tab-background.gif) top left repeat-x; 
	padding: 10px 20px 10px; 
	width: 458px; 
}

.tab-bottom{
	clear:both;
	background: url(../images/tab-bottom.gif) top left no-repeat; 
	height:5px;
	margin:0px 0px 20px 0px;
	width:500px;	
}
			
/* @group end Tab System */

/* @group Bottom Promos Styles */

.bottomPromotions{
	border-top:1px solid #ccc;
	clear:both;
	padding:30px 0px 30px 0px;
	width:760px;
}

.promoBox {
	float:left;
	margin:0px 20px 0px 0px;
}

.promoBox.end {
	margin:0px 0px 0px 0px;
}

.bottomPromotions .promoBox a{
	display:inline-block;
}

/* @group end Bottom Promos Styles */

.over-three {
	display:none;
}
.shown {
	display:table-row;
}


/* @group Footer Styles */

#footer {
	background:#432366;
	clear:both;	
    margin: 13px auto 0;
    overflow: hidden;
    padding: 20px;
	width:960px;	
}
	
#footer h4 {
    border-bottom: 1px solid #857793;
    margin: 0;
    padding: 0 0 5px;
}

#footer .col-footer {
    float: left;
    margin-right: 10px;
    width: 230px;
}

#footer .col2-footer {
    padding-top: 24px;
}

#footer .col2-footer ul {
    border-top: 1px solid #857793;
    margin-top: -1px;
}

#footer ul li a, #footer ul li.no-link {
    border-bottom: 1px solid #857793;
    display: block;
    margin: 0;
    padding: 5px 0;
}

#footerInfo {
    background-color: #442266;
    border-top: 1px solid #857793;
    margin: auto;
    padding: 20px;
 	width: 960px;	   
}

/* @group end Footer Styles */    
				
/* @group Text */

body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.content p,
p.content-body,
p.productMessage,
.productInfo div.header{
		font-family: Arial, Helvetica, sans-serif;
}

table.mainPrice th.label,
table.alsoAvailable th.label,
p.productMessage,
#utilityBar ul.utilityAccount li,
#utilityBar ul.utilityNav li {
	font-size: 10px;
}

.details p.saleMessage,
a.button span,
.details p.status,
.productInfo div.header,
.ctaBox .copy p,
#breadcrumb a,
#footerInfo {
	font-size: 11px;
}

.content p,
.tabMenu li a,
a.additionalOptions,
a.productLink,
.sidelinks a,
#footer ul li a {
	font-size: 12px;
}
.content p { line-height:16px; }

.mainPrice.license td.list,
.mainPrice.license td.member,
ul.resources li,
ul.resources li a,
ul.utility li a {
	font-size: 13px;
}

p.content-body,
.inputQty,
.ctaBox .copy h4{
	font-size: 14px;	
}

#footer h4 {
    font-size: 15px;
	line-height:18px;
}

#header_search .search-input,
table.alsoAvailable th.title,
.qty label,
a.button.addToCart span,
h3 {
    font-size: 16px;
}

.mainPrice td.list,
.mainPrice td.member{
	font-size: 20px;	
}

h2{
	font-size: 26px;
	line-height:30px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}

.tabMenu li.active a,
td.member{
	color:#000;
}

.tabMenu li a,
a.button.purple.arrow span,
a.button.addToCart span,
#footerInfo a,
#footerInfo,
#footer ul li a,
#footer h4,
.utilityAccount li,
.utilityNav li,
#navigation ul li,
.utilityAccount li a,
.utilityNav li a,
#navigation ul li a {
	color: #fff;
}

a.additionalOptions,
a.button span,
a{
	color: #442266;
}

a:hover {
	color: #003074;
}

.details p.saleMessage,
.red {
	color:#ff0000;
}

.content p,
table.alsoAvailable td.list,
.qty label,
td.list,
p.productMessage,
.details p.status,
#breadcrumb a{
	color: #666;
}

table.mainPrice th.label,
table.alsoAvailable th.label,
a.productLink{
	color:#565656;
}

h2,
p.content-body,
.sidelinks a {
    color: #3B3B3B;
}

.sideNavigation .sidelinks .level1 {
	color: #350F58
}

ul.nav li a {
	text-transform: uppercase;
}

.cmp-pagination a {
	font-weight: bold;
}

a.productLink{
	text-decoration: none;	
}

.strike{
	text-decoration: line-through;	
}

/* @group end Text */

/* Progress Bar */
#progress-bar {
	
}
#progress-bar ul {
	width:533px;
	height:33px;
	background-image:url('../images/components/progressbar-sprite.png');
	background-repeat:no-repeat;
}
#progress-bar ul.cart{
	background-position:0 0;
}
#progress-bar ul.billing{
	background-position:0 -33px;
}
#progress-bar ul.review{
	background-position:0 -66px;
}
#progress-bar ul.confirmation{
	background-position:0 -99px;
}
#progress-bar ul li {
	float:left;
	list-style:none;
	width:133px;
	height:31px;
	margin:1px 0;
	text-indent:-9999px;
}




.opaque-out {
	color:#b4b4b4;
}
input.opaque-out  {
	border:0px solid #fff;
	background:url(../images/components/form-input-text_exempt-opageOut.gif) no-repeat top left;
	height:20px;
	margin:5px 0;
	padding:1px 2px;
	width:101px;
}

.position-relative {
	position:relative;
}
.question-mark {
	width:16px;
	height:16px;
	background:url('../images/components/question-mark.png') 0 0 no-repeat;
	position:absolute;
	top:0;
	text-indent:-9999px;
	display:block;
}
.question-mark-left {
	left:-20px;
}
.question-mark-right {
	right:-20px;
}

/* Message Boxes */

.message-box {
	width:470px;
	margin:10px 0;
	position:relative;
}
.message-box-small {
	width:440px;
	margin:10px 0;
	position:relative;
}
.yellow {
	background-color:#fff9cd;
}
.blue {
	background-color:#d4effc;
}
.grey {
	background-color:#eeeeee;
}
.rounded-top{
	position:absolute;
	top:0;
	left:0;
	width:470px;
	height:5px;
}
.rounded-bottom{
	position:absolute;
	bottom:0;
	left:0;
	width:470px;
	height:5px;
}

/* Accordion */
.accordion, .faq-header {
	height:36px;
	background:url('../images/components/accordion-gradient-bg.jpg') 0 0 repeat-x;
	font-size:16px;
	line-height:24px;
	padding:12px 15px 0 11px;
	cursor:pointer;
	color:#442266;
	display:block;
}
.accordion span, .faq-header span {
	width:100%;
	height:100%;
	background:url('../images/components/accordion-arrow-selected.png') 0 0 no-repeat;
	padding-left:30px;
	display:block;
}
.accordion.selected span, .faq-header.selected span {
	background:url('../images/components/accordion-arrow-static.png') 0 0 no-repeat;
	color:#333;
}
.accordion.selected, .faq-header.selected {
	background:#f4f3f3;
	border:1px solid #cfcfcf;
	border-width:1px 1px 0 1px;
}
.inside, .faq-inside {
	background:#f4f3f3;
	border:1px solid #cfcfcf;
	border-width:0 1px;
	padding:0 40px 30px 40px;
}
.inside h3, .faq-inside h3 {
	font-size:13px;
}
.lastInside {
	border-bottom:1px solid #cfcfcf;
}

.radio-accordion h2{
	background:url('../images/components/radio-accordion_bgGradient.jpg') 0 0 repeat-x;
	padding:9px 20px 8px;
	font-size:13px;
}
.radio-accordion .inside {
	padding-top:16px;
	border-width:0;
}
.radio-accordion .inside label{
    display: inline;
    float: left;
	font-size:12px;
    line-height: 14px;
    padding-top: 3px;
    vertical-align: top;
    width: 145px;
}

/* Utilities */

.underline {
	text-decoration: underline;
}
.italic{
	font-style:italic;
}
.uppercase{
	text-transform:uppercase;
}
.font-bold {
	font-weight:bold;
}

.xsmall-font-size{
	font-size:11px;
}
.small-font-size{
	font-size:12px;
}
.xmedium-font-size{
	font-size:13px;
}
.medium-font-size {
	font-size:14px;
}
.xlarge-font-size{
	font-size:16px;
	line-height:19px;
}
.large-font-size{
	font-size:18px;
}
.mlarge-font-size{
	font-size:20px;
}

.medium-line-height {
	line-height:18px;
}

.white-bgColor {
	background-color:#FFF;
}
.xlight-bgColor {
	background-color:#F1f1f1;
}
.light-bgColor {
	background-color:#E5E5E5;
}
.medium-bgColor {
	background-color:#cccccc;
}
.mainsite-bgColor {
	background-color:#664b82;
}
.dark-bgColor {
	background-color:#333;
}

.light-site-color {
	color:#FFFFFF;
}
.mainsite-color {
	color:#442266;
}
.medium-site-color {
	color:#666666;
}
.dark-site-color {
	color:#333333;
}
.highlight {
	color:#00881D;
}
.warning-highlight{
	color:#ff0000;
}
.member-discount-color{
	color:#B80000;
}

.vertical-padding {
	padding:10px 0;
}
.side-padding {
	padding:0 10px;
}

.link-padding {
	padding:8px 20px 7px;
}

.no-right-padding {
	padding-right:0 !important;
}
.no-left-padding {
	padding-left:0 !important;
}
.no-top-padding {
	padding-top:0 !important;
}
.no-bottom-padding {
	padding-bottom:0 !important;
}
.small-padding-left {
	padding-left:5px;
}
.small-padding-right{
	padding-right:5px;
}
.small-padding-top {
	padding-top:5px;
}
.small-padding-bottom {
	padding-bottom:5px;
}
.small-vertical-padding{
	padding:5px 0;
}
.small-padding{
	padding:5px;
}
.medium-padding-left {
	padding-left:10px;
}
.medium-padding-right {
	padding-right:10px;
}
.medium-padding-top {
	padding-top:10px;
}
.medium-padding-bottom {
	padding-bottom:10px;
}
.medium-vertical-padding{
	padding-top:10px;
	padding-bottom:10px;
}
.medium-horizontal-padding{
	padding:0 10px;
}
.medium-padding {
	padding:10px;
}
.large-padding-left {
	padding-left:20px;
}
.large-padding-top {
	padding-top:20px;
}
.large-padding-bottom {
	padding-bottom:20px;
}
.large-padding {
	padding:20px;
}
.large-horizontal-padding {
	padding-left:20px;
	padding-right:20px;
}
.xlarge-padding-top {
	padding-top:30px;
}
.xlarge-padding-bottom {
	padding-bottom:30px;
}
.xlarge-padding-left {
	padding-left:150px;
}
.xlarge-padding-right{
	padding-right:30px;
}
.small-margin-bottom {
	margin-bottom:5px;
}
.medium-margin-left {
	margin-left:10px;
}
.medium-margin-right {
	margin-right:10px;
}
.medium-margin-bottom {
	margin-bottom:10px;
}
.medium-margin-top {
	margin-top:10px;
}
.medium-vertical-margin{
	margin:10px 0;
}
.large-margin-right {
	margin-right:20px;
}
.large-margin-left {
	margin-left:20px;
}
.large-margin-bottom {
	margin-bottom:20px;
}
.large-margin-top {
	margin-top:20px;
}
.xlarge-margin-top {
	margin-top:30px;
}
.xlarge-margin-bottom {
	margin-bottom:30px;
}
.negative-top-margin {
	margin-top:-6px;
}

.bullets li {
	list-style:disc;
	margin-left:15px;
}

.dropdown-arrow {
	background-image:url('../images/arrow-dropdown.png');
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:30px !important;
}
.dropdown-arrow.hovered {
	background-image:url('../images/black-arrow-dropdown.png');
}

.cart-image {
	background-image:url('../images/cart-image.jpg');
	background-position:center right;
	background-repeat:no-repeat;
}

.light-side-border {
	border:1px solid #ffffff;
	border-width:0 1px;
}
.light-border {
	border:1px solid #cccccc;
}
.light-border-top {
	border-top:1px solid #cccccc;
}
.light-border-right {
	border-right:1px solid #cccccc;
}
.light-border-bottom {
	border-top:1px solid #cccccc;
}
.medium-border-top{
	border-top:1px solid #e4e4e4;
}
.full-border{
	border:1px solid #e4e4e4;
}
.dark-full-border{
	border:1px solid #b6b6b6;
}

.overflow-hidden {
	overflow:hidden
}

.float-left {
	float:left;
}

.no-float {
	float:none;
}

.display-block {
	display:block;
}

.text-align-left {
	text-align:left;
}
.text-align-center {
	text-align:center;
}
.text-align-right {
	text-align:right;
}
.small-border-radius {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.registered-tm {
	font-size:.80em;
	line-height:.85em;
}

.min-height {
	min-height: 500px; 
   height:auto !important; 
   height: 500px;
}

/* Order History */

.tbl-history th {
	font-weight:bold;
}


/* Forms from Code-Manager */



.accountContent .mod-manage-segment .tbl-memberships {
    border-collapse: collapse;
    display: table;
    margin: 0;
    width: 100%;
}
.accountContent .mod-manage-segment .tbl-memberships thead tr {
    border-bottom: 1px dashed #000000;
}
.accountContent .mod-manage-segment .tbl-memberships tr td, .accountContent .mod-manage-segment .tbl-memberships tr th {
    font-size: 14px;
    padding: 4px 10px;
    text-align: center;
}
.accountContent .mod-manage-segment .tbl-memberships tr td:first-child, .accountContent .mod-manage-segment .tbl-memberships tr th:first-child {
    padding-left: 0;
    text-align: left;
}
.accountContent .mod-manage-segment .tbl-memberships tr td:last-child, .accountContent .mod-manage-segment .tbl-memberships tr th:last-child {
    padding-right: 0;
}
.accountContent .mod-manage-segment .inside label,
.signupForm label {
    display: inline;
    float: left;
font-size:12px;
    line-height: 14px;
    padding-top: 3px;
    vertical-align: top;
    width: 145px;
}
.accountContent .mod-manage-segment .inside .form-list label {
    display: inline-block;
    float: none;
    font-size: 11px;
    margin-right: 10px;
    padding-top: 0;
    vertical-align: baseline;
    width: 120px;
}
.accountContent select {
  font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin-left: 20px;
}
.inside fieldset,
.insideShow fieldset,
.signupForm fieldset {
  clear: both;
  float: none;
  margin: 10px 20px;
}
.signupForm fieldset {
	margin-left:0;
}
.select.error
{
border-color: red;
}

/* @group Input Backgrounds */
.inputBackground {
  background: url(../images/input-background.gif) top left no-repeat;
  border: 0 none;
  float: left;
  font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 3px 5px 3px 5px;
  width: 173px;
  height: 14px;
}

.inputBackground.small {
  width: 36px;
}

.inputBackground.medium {

  width: 40px;

}

.inputBackground.city {
  width: 111px;
}

.inputBackground.name {
  width: 140px;
}

.inputBackgroundCap {
  background: url(../images/input-background-cap.gif) top right no-repeat;
  border: 0 none;
  display: block;
  float: left;
  font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding-right: 2px;
  height: 20px;
}

.inputBackground.error {
  background: url(../images/input-background-error.gif) top left no-repeat;
}

.inputBackgroundCap.error {
  background: url(../images/input-background-cap-error.gif) top right no-repeat;
}

/* @end Input Backgrounds */

#categoryFeatured dl {
	padding:10px 0;
}

#categoryFeatured .mod-cart dt {
    float: left;
    text-align: left;
    width: 145px;
}
#categoryFeatured .mod-cart dt, #categoryFeatured .mod-cart dd {
    margin: 4px 0;
    overflow: hidden;
}
#categoryFeatured .mod-cart dd {
    float: right;
    text-align: right;
}
#categoryFeatured .mod-cart dt, #categoryFeatured .mod-cart dd {
    margin: 4px 0;
    overflow: hidden;
}


/* Accordion Testing*/
.content_section_header {
	height:36px;
	background:url('../images/components/accordion-gradient-bg.jpg') 0 0 repeat-x;
	font-size:16px;
	line-height:24px;
	padding:12px 15px 0 11px;
	margin:0;
	cursor:pointer;
	color:#442266;
	display:block;
}
.content_section_header span {
	width:100%;
	height:100%;
	background:url('../images/components/accordion-arrow-selected.png') 0 0 no-repeat;
	padding-left:30px;
	display:block;
}
.content_section_header.active span {
	background:url('../images/components/accordion-arrow-static.png') 0 0 no-repeat;
	color:#333;
}
.content_section_header.active {
	background:#f4f3f3;
	border:1px solid #cfcfcf;
	border-width:1px 1px 0 1px;
}
.content_section {
	background:#f4f3f3;
	border:1px solid #cfcfcf;
	border-width:0 1px;
	padding:0 40px 30px 40px;
}
.not_expanded {
	display:none;
}

.last_content_section {
	border-bottom:1px solid #cfcfcf;
}

#rmnheader { 
	width: 100%;
}
#rmnheader .user-name {
    right: 300px;
}
#rmnheader .account-menu {
	right: 150px;
}
#rmnheader .sign-in {
   right: 150px;
}
#rmnheader .shoppingcart {
	right: 40px;
	position: absolute;
	top: 5px;
	width: 100px;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
legend {
  padding: 0.2em 0.5em;
  color:#442266;
  font-size:90%;
  font-weight:bold;
  }