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

body {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	background: #4a2d24 url(../../images/bg-tile.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	color: #369;
	text-decoration: underline;
}
img {
	border-style: none;
}


a:hover {
	text-decoration: underline;
	color: #F60;
}
.thrColFix #container{
	color: #369;
	text-decoration: underline;
}
#wrapper {
	background: #FFF;
	margin: 0px auto;
	width: 998px;
	min-height:900px;
	background: #FFF url(../../images/bg-content.gif) repeat-y;
}
#wrapper h1 {
	font-size: 1.6em;
	color: #d17100;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 10px;
}
#wrapper2 {
	margin: 0px;
	padding: 0px;
}
#header {
	color: #333;
	clear: both;
	width: 998px;
	margin: 0px auto;
	padding: 4px 0px 0px;
	font: 1em;
	background: url(../../images/bg-header.gif) no-repeat;
	height: 173px;
}

#header h2 {
	color: #D17100;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 5px;
}
#header a {
	font-size: 13px;
}

#header .headercontact {
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#header .headercontact a {
	text-decoration: none;
}
#header .headercontact a:hover {
	text-decoration: underline;
}

#header .headercontact p {
	font-size: 11px;
	line-height: 1.3em;
	margin: 5px 0px 3px;
	padding: 0px;
}
#h1box {
	margin: 0px auto;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 850px;
}
#h1box h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	font-weight: normal;
	color: #d17100;
}
#nav {
	color: #FFF;
	margin: 10px auto;
	width: 990px;
	clear: both;
	overflow: hidden;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #FC0 url(../../images/nav-bg.gif) repeat-x;
	text-align: center;
	height: 33px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-style: none;
}

#nav ul li {
	display: inline-block;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FC0;
	font-size: .9em;
	color: #333;
	padding: 10px 0px 0px;
	margin: 0px;
	float: left;
	height: 26px;
	border-top-style: none;
	border-bottom-style: none;
}
#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active {
	color: #333;
	text-decoration: none;
	font-size: .95em;
	padding: 15px 15px 8px;
	height: 33px;
	border-style: none;
}
#nav ul li a:hover {
	color: #FFF;
	background: #F60 url(../../images/nav-bgUP.gif) repeat-x;
	border-style: none;
	height: 33px;
}



#footer {
	color: #FFF;
	text-align: center;
	width: 998px;
	padding-top: 20px;
	margin: 0px auto 4px;
	padding-bottom: 15px;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background: url(../../images/bg-footer.gif) no-repeat;
	clear: both;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #F60;
}


.results-list tr th {
	font-size: 1em;
	font-weight: normal;
	background: #369;
	text-align: left;
	padding: 4px 5px 4px 7px;
	color: #FFF;
}
.results-list {
	font-size: 0.75em;
	width: 970px;
	background: #FFF;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.results-list tr td {
	border-bottom: 1px solid #CCC;
	padding: 8px 5px 8px 7px;
}
p {
	font-size: 0.85em;
	line-height: 1.5em;
}
.noborders, .noborders tr td  {
	border-style: none;
}
.results-list1 {	font-size: 0.75em;
	border: 1px solid #CCC;
}
.results-list tr td p {
	font-size: .95em;
}
.results-gallery {
	color: #600;
}
.results-gallery tr td {
	font-size: 0.9em;
	color: #333;
	line-height: 1.4em;
}
.results-gallery tr td img{
	border: 1px solid #4D3126;
	margin-right: 8px;
}
.results-info {
	font-size: 0.75em;
	padding-right: 15px;
	color: #666;
	text-align: right;
	padding-top: 8px;
}
.results-info a {
	font-size: 1.2em;
}

.search-box {
	width: 220px;
}
.search-box tr td {
	font-size: 0.75em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom: 1px solid #d17100;
}
.search-box tr td strong {
	font-size: 0.95em;
	color: #4D3126;
	font-weight: bold;
}
.search-box tr td select {
	font-size: 0.9em;
}

.divLyellow {
	border-left: 1px solid #4D3126;
	padding-left: 8px;
}

#left-sidebar {
	float: left;
	width: 180px;
	padding-top: 15px;
	padding-left: 8px;
	height: 500px;
}
#right-sidebar {
	float: right;
	width: 125px;
	padding-left: 8px;
	font-size: 0.9px;
	color: #999;
}
#main-content {
	float: right;
	width: 765px;
}
#main-content h1 {
	font-size: 1.6em;
	color: #d17100;
	font-weight: normal;
	padding: 0px;
}
#center {
	float: left;
	width: 660px;
	margin-left: 30px;
	margin-top: 15px;
}
#center h2, #main-contentBE h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #369;
}
#center h1 {
	font-size: 1.6em;
	color: #d17100;
	font-weight: normal;
	padding: 0px;
}
#center h3, #center h4 {
	font-weight: normal;
	font-size: 1em;
	color: #d17100;
}
#center p, #main-contentBE p {
	font-size: 0.9em;
	line-height: 1.6em;
	color: #333;
}
#center ul li {
	list-style: url(../../images/bullet.gif) none;
	font-size: 0.95em;
	line-height: 1.5em;
	color: #333;
}
#center ul li p, #center ol li p {
	font-size: 1em;
}
#center ul li,#center ol li {
	font-size: 0.90em;
	line-height: 1.5em;
	color: #333;
}

#main-premier {
	margin: 0px auto;
	width: 880px;
	padding: 0px;
}
#main-premier h1{
	font-size: 1.5em;
	font-weight: normal;
	color: #369;
	margin: 0px;
	padding: 0px;
}
#main-premier h2{
	
}


#main-contentBE {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}



.alpacadetails {
	font-size: .9em;
	line-height: .9em;
}

h6 {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.loginSEOAdv {
	color: #333;
	font: 0.75em/1.6em Verdana, Geneva, sans-serif;
	width: 400px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.loginSEOAdv a {
	font: 1em Verdana, Geneva, sans-serif;
}
/* Add alpaca tabs content */
.BE-details {
	font-size: 0.8em;
	color: #000;
	width: 780px;
	border-top: 1px solid #4D3126;
}
.BE-details td {
	padding: 5px;
	border-bottom: 1px solid #4D3126;	
}
.BE-content {
	font-size: .85em;
	line-height: 1.3em;
	color: #333;
}
.simpletable td {
	margin: 0px;
	padding: 5px;
	border-style: none;
}
.price {}
.price h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #F00;
	margin: 0px;
	padding: 0px;
}

/* Photos */
#photos
{
	padding-left: 15px;
	border-left: 1px solid #666;
}
.caption {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	margin-top: 8px;
}

/* Tooltip */
.iframeTooltip
{
	position: absolute;
	z-index: 1010;
	/*filter:alpha(opacity:0.1);*/
}

.tooltipContent
{
	background: #FF9;
	border: 1px solid #666;
	color: #333;
	padding: 4px 8px;
	width: 300px;
	font-size: .9em;
	line-height: 1.6em;
}
.tooltipContent h2
{
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #900;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 0px;
}
#farm {
	border: 1px solid #4D3126;
	background: #FFF;
	width: 986px;
	margin: 0px auto;
	padding: 0px;
}
#farm-left {
	margin: 0px;
	padding: 0px;
	width: 200px;
	background: #f9f1a1;
	border-right: 1px solid #4D3126;
}


#farm-left-logo {
	background: #FFF;
	text-align: center;	
}

#farm-left h1 {
	background: #4D3126;
	color: #FFF;
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	height: 20px;
	padding: 3px 0px 0px;
}

#farm-left p {
	font-size: 0.75em;
	padding-left: 20px;
	padding-top: 0px;
	margin: 5px 0px 4px;
	padding-bottom: 0px;
	line-height: 1.5em;
}
#farm-left p a {
	text-decoration: underline;
	font-size: 1em;
	line-height: 1.5em;
}
#farm-left p a:hover {
	text-decoration: underline;
}
#farm-left h2 {
	font-size: 0.8em;
	margin: 12px 10px 0px;
	padding: 0px;
	color: #4D3126;
}
#farm-right {
	margin: 0px;
	padding: 0px;
	width: 200px;
	background: #FFF;
	text-align: center;
}
#farm-right .caption {
	margin: 5px 3px 3px;
	padding: 0px;
	text-align: center;
}
#farm-header {
	text-align: center;
	margin: 0px;
	padding: 0px 0px 8px;
	border-bottom: 1px solid #4D3126;
	vertical-align: bottom;
}
#farm-header h1 {
	color: #d17100;
	margin: 8px 0px 0px 25px;
	padding: 0px;
	font-weight: normal;
	font-size: 1.6em;
	width: 545px;
}
#farm-header h2 {
	color: #666;
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}
#farm-header p {
	font-size: .8em;
	margin: 0px;
	padding: 0px;
}
#farm-header p a {
	font-weight: bold;
	text-decoration: none;
}

#farm-hdr-nav {
	background: #4D3126;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}

#farm-hdr-nav a {
	color: #FFF;
	text-decoration: underline;
	font-size: .8em;
	padding-right: 8px;
	padding-left: 8px;
}

#farm-hdr-nav a:hover {
	color: #F90;
}



#farm-contact {
	text-align: left;
	padding-bottom: 8px;
	border-bottom: 1px solid #4D3126;
	vertical-align: bottom;
}
#farm-contact p {
	font-size: 0.75em;
}
#farm-contact p a {
	font-weight: bold;
	text-decoration: none;
}
#alpaca-details {
	margin: 8px 0px 0px;
	padding: 0px;
}
#alpaca-details h1 {
	color: #C00;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 2px;
}
#alpaca-details tr td p {
	font-size: 0.75em;
	line-height: 1.4em;
}
#farm-ctr {
	padding-left: 20px;
	padding-right: 20px;
}
#farm-ctr p {
	font-size: .85em;
	line-height: 1.5em;
}
#farm-ctr h2 {
	font-weight: normal;
	color: #d17100;
	font-size: 1.3em;
}
#farm-ctr h3 {
	font-weight: normal;
	color: #d17100;
	font-size: 1em;
}
#farm-ctr h1 {
	font-weight: normal;
	font-size: 1.3em;
	color: #d17100;
}
#form-contact {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
#form-contact tr td {
	padding-top: 3px;
	padding-bottom: 2px;
}
#price {
	font-size: 2em;
	color: #900;
	margin: 12px 0px 0px;
	padding: 0px;
	clear: both;
}
#fiber, #awards {
	font-size: .8em;
	text-align: left;
	border-top: 1px none #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px none #999;
}
#fiber tr th, #awards tr th {
	background: #FFF983;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #999;
	border-bottom-color: #999;
}
#fiber tr th p strong, #awards tr th p strong  {
	line-height: 1.1em;
}
#fiber tr td, #awards tr td {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	text-align: center;
}
.boxed {
	background: #f9f1a1;
	border: 1px solid #4D3126;
	padding: 0px;
	text-align: center;
}
.boxed-BE {
	border: 1px solid #4D3126;
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	}
.error {
	color: #F60;
}
.spacer {
	margin-right: 8px;
	border-left: 1px solid #4D3126;
}
.tips p {
	color: #F60;
}
.tips table tr td p {
	color: #F60;
}.tbl-web {
	border: 1px solid #CB6828;
	width: 720px;
	font-size: .8em;
}
.tbl-web tr td {
	border-bottom: 1px solid #CCC;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
}
.tbl-web tr th {
	color: #FFF;
	background: #4A2D24;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	font-size: .9em;
}
#wrapper #main-content #center .tbl-web tr td h2 {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding: 4px 2px 0px 20px;
}
#wrapper #main-content #center .tbl-web tr th h3 {
	font-size: 16px;
	text-align: center;
	color: #FFF;
	margin-bottom: 5px;
}
#wrapper #main-content #center .tbl-web tr th a {
	color: #FFF;
	text-decoration: underline;
}
#wrapper #main-content #center .tbl-web tr th a:hover {
	color: #F90;
	text-decoration: underline;
}

#wrapper #main-content #center .tbl-web tr td strong {
	color: #CB6828;
	font-size: 1.2em;
	font-weight: normal;
}
.#wrapper #main-content #center table tr td ul li {
	margin-top: 15px;
}
#wrapper #main-content #center .quote {
	float: right;
	width: 250px;
	margin-left: 20px;
	border-left: 1px solid #4D3126;
	padding: 8px 0px;
	margin-top: 4px;
	margin-bottom: 6px;
}

#wrapper #main-content #center .quote tr td h2 {
	margin-left: 15px;
	color: #F60;
	font-size: 1.1em;
}
#wrapper #main-content #center .quote tr td p {
	margin-left: 15px;
	color: #333;
}
.simplelink {
	color: #000;
}
.simplelink a:link, .simplelink a:visited, .simplelink a:hover, .simplelink a:active  {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

#nav-farmpg {
	color: #FFF;
	margin: 2px auto 6px;
	width: 990px;
	clear: both;
	overflow: hidden;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #FC0 url(http://www.aobaalpacas.com/images/nav-farmpage-bg.jpg) repeat-x;
	text-align: center;
	height: 22px;
}
#nav-farmpg ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-style: none;
}

#nav-farmpg ul li {
	display: inline-block;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FC0;
	font-size: 0.75em;
	color: #333;
	margin: 0px;
	float: left;
	height: 31px;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
#nav-farmpg ul li a:link, #nav-farmpg ul li a:visited, #nav-farmpg ul li a:active {
	color: #333;
	text-decoration: none;
	padding: 12px 19px 4px;
	height: 33px;
	border-style: none;
}
#nav-farmpg ul li a:hover {
	color: #FFF;
	background: #F60 url(../../images/nav-bgUP.gif) repeat-x;
	border-style: none;
	height: 33px;
}
#header-farmpg {
	color: #FFF;
	clear: both;
	width: 998px;
	margin: 0px auto;
	padding: 4px 0px 0px;
	background: #4a2f27 url(http://www.aobaalpacas.com/images/nav-farmpage-box.jpg) repeat-x;
	height: 95px;
}

#header-farmpg a {
	color: #FFF;
	text-decoration: none;
}
#header-farmpg a:hover {
	color: #FC6;
	text-decoration: none;
}

#header-farmpg p {
	color: #FFF;
	font-size: 11px;
	line-height: 1.2em;
}


#header-farmpg .headercontact {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#header-farmpg .headercontact p {
	line-height: 1.2em;
	margin: 5px 0px 3px;
	padding: 0px;
	font-size: .7em;
}
#header-farmpg .headercontact p a {
	color: #FFF;
	text-decoration: underline;
	font-size: .9em;
}
#header-farmpg .headercontact p a:hover {
	color: #FC6;
	text-decoration: underline;
}
#header-farmpg .headercontact a strong {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-style: none;
}


#header-farmpg .headercontact a strong:hover {
color: #FC6;
}

/* ----------HOME PAGE-----------*/
#featured-alpacas {
	clear: both;
	height: 305px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#featured-alpacas .featured {
	width: 170px;
	margin-right: 5px;
	margin-left: 0px;
	display: inline-block;
	float: left;
	background: url(../../images/featured-alpacas.jpg) no-repeat;
	height: 260px;
	text-align: center;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 5px;
}
#featured-alpacas .content {
	height: 250px;
	overflow: hidden;
	
}




#featured-alpacas .featured .featured-info {
	min-height: 50px;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#featured-alpacas .featured .featured-info em {
	font-size: 11px;
	color: #96857e;
	text-transform: none;
	margin-top: 5px;
	display: block;
}
#featured-alpacas .featured .featured-info a {
	color: #FFFBCD;
	font-weight: normal;
	text-decoration: underline;
	display: block;
	margin-bottom: 6px;
}
#featured-alpacas .featured img {
	margin-top: 4px;
}
#featured-alpacas h2 {
	font-size: 20px;
	font-weight: normal;
	color: #F60;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 8px;
}
#find {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../images/find-bg.jpg) no-repeat;
	height: 290px;
	margin-bottom: 10px;
}
#find h4 {
	font-size: 22px;
	font-weight: normal;
	color: #5D3B31;
	margin-top: 10px;
}
#find .sm {
	font-size: 10px;
}
#find select, #find .inpt  {
	width: 150px;
	font-size: 11px;
	margin-bottom: 5px;
}
#find tr td p #textfield6 {
	background: #FF9;
	border: 1px solid #FF0;
}

#newmembers {

}
#newmembers h4, #featured-members h4  {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 0px;
	margin-bottom: 4px;
	text-align: center;
}
#newmembers p {
	font-size: 11px;
	line-height: 1.3em;
	color: #999;
}
#newmembers a {
	text-decoration: none;
	text-transform: uppercase;
}
#featured-members .featuredm {
	text-align: center;
	margin-bottom: 3px;
	padding: 0px;
}
hr {
	border-top: none;
	border-bottom: 1px solid #999;
	border-right-style: none;
	border-left-style: none;
}
#featured-members .featuredm img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#featured-members .featuredm p {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 2px;
}
#featured-members .featuredm p a {
	text-decoration: none;
	color: #336699;
}

#featured-members a {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#featured-members a:hover {
	text-decoration: underline;
}

#articles {
	background: url(../../images/articles.jpg) no-repeat left top;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 160px;
}
#articles h3 {
	font-weight: bold;
	padding-left: 30px;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 5px;
	color: #FF6600;
}
#articles ul {
	list-style: none;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 200px;
}
#articles ul li {
	margin-bottom: 7px;
}
#articles ul li a {
	text-decoration: none;
}
#gsrch {
	background: url(../../images/gsrch.gif) no-repeat right top;
	text-align: right;
	vertical-align: top;
	height: 50px;
	width: 300px;
	padding-right: 20px;
	padding-top: 5px;
	margin-top: 10px;
}
.hr200{
	background: url(../../images/hr200.gif) no-repeat;
	display: block;
	clear: both;
	height: 10px;
	width: 200px;
}
#home1  {
	margin: 0px;
}
#home1 p {
	font-size: 11px;
	line-height: 1.3em;
}
#home1 p strong {
	display: block;
	margin-bottom: 8px;
}

table.cart {
	/*border: 1px solid #ebebeb;
	-moz-box-shadow: 2px 2px 2px #573a2b;
  	-webkit-box-shadow: 2px 2px 2px #573a2b;
  	box-shadow: 2px 2px 2px #573a2b;*/
	background: #FFF;
	}
/* gradient	option
.cart tr th {
	color: #4A2D24;
	background: #FFDD64 url(http://www.aobaalpacas.com/cart/images/cartbtn-bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	display: table-cell;
	height: 15px;
} */

.cart tr th {
	color: #4A2D24;
	background: #FFF2C5;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	display: table-cell;
	height: 15px;
	border-top: 1px solid #FFDD64;
	border-bottom: 1px solid #FFDD64;
}



#center .cart tr th h3 {
	font-size: 14px;
	font-weight: bold;
	color: #4A2E23;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
}	


.cart tr td {
	font-size: 13px;
	height: 35px;
	padding-right: 10px;
	border-bottom: 1px solid #ebebeb;
	vertical-align: bottom;
	display: table-cell;
	padding-bottom: 6px;
	padding-top: 7px;
}
.cart tr td label {
	font-weight: normal;
}
.cart tr td.last {
	background: #FFF;
	border-style: none;
}
.cart tr td h3 {
	margin: 0px;
	padding: 0px;	
}
	
	
.cart tr td em{
	font-size: 11px;
	font-style: italic;
	color: #999;
}
.cart tr td.noborder {
	border-style: none;
}
/*.cart input {
	background: #FFF;
	border: 1px solid #fdbb1e;
	margin-bottom: 6px;
	height: 20px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 6px;
}
.cart input:focus {
	background: #FFF;
	border: 1px solid #513329;
}*/


#cart-sub {
	background: #FFDD64 url(http://www.aobaalpacas.com/cart/images/cart-sub-ftr.gif) no-repeat center bottom;
	width: 200px;
	margin: 0px;
	padding: 0px 0px 90px;
}
#cart-sub-top {
	background: url(http://www.aobaalpacas.com/cart/images/cart-sub-top.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 200px;
}
#cart-sub h2 {
	font-size: 15px;
	color: #3D261C;
	margin: 0px 0px 15px;
	padding: 0px 10px;
	text-align: center;
}

#cart-sub h3 {
	font-size: 16px;
	color: #D17100;
	padding-right: 10px;
	padding-left: 10px;
}
#cart-sub ul {
	font-size: 13px;
	color: #3D261C;
	margin: 0px;
	padding: 0px;
	list-style: circle;
	padding-left: 10px;
}

#cart-sub ul li {
	list-style: url(http://www.aobaalpacas.com/cart/images/check.gif);
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 6px;
	width: 160px;
}

.cartbtn {
	color: #4A2D24;
	background: #FFDD64 url(http://www.aobaalpacas.com/cart/images/cartbtn-bg.jpg) repeat-x;
	padding: 10px 20px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	cursor:pointer;
	margin: 5px 0px 0px;
	border: 1px solid #FFDD64;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.cartbtn:hover {
	color: #FFF;
	background: #4A2D24;
	border: 1px solid #2F1C17;
}

.double {
	width: 110px;
	font-size: 11px;
	line-height: 1.2em;
	padding: 4px 0px 3px;
}


.payment .pair {
	width: 510px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.payment .pair label {
	width: 155px;
	float: left;
	height: 39px;
	background: url(http://www.aobaalpacas.com/cart/images/cart-label.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.payment .pair label span {
	padding-top: 10px;
	display: block;
	margin-left: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #724536;
}

.pair .label2 {
	font-size: 13px;
	font-weight: bold;
	color: #724536;
	background: #FDF0C3;
	border-right: 1px solid #fede6e;
	border-left: 1px solid #fede6e;
	height: 39px;
	display: inline-block;
	margin: 0px;
	padding: 0px 8px;
	}


.payment .pair input  {
	width: 345px;
	border-style: none;
	background: url(http://www.aobaalpacas.com/cart/images/cart-input.gif) no-repeat;
	height: 39px;
	float: left;
	margin: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #333;
}

.payment .pair2  {
	width: 345px;
	border-style: none;
	background: url(http://www.aobaalpacas.com/cart/images/cart-input.gif) no-repeat;
	height: 39px;
	float: left;
	margin: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #333;
	padding: 0px;
}

.payment em {
	font-size: 12px;
	font-style: italic;
	color: #999;
	margin-left: 10px;
	border: 1px solid #CCC;
	}
.payment tr td {
	padding-bottom: 8px;
}	
.payment tr td .msg {
	font-size: 12px;
	font-style: italic;
	color: #999;
	border: 1px none #F00;
	margin-left: 15px;
	float: left;
	/*width: 165px;*/
	text-align: left;
}
.pair  #cid {
	background: url(none);
	width: 45px;
	float: none;
	padding-right: 15px;
	padding-left: 15px;
	top: -3px;
	height: 39px;
}
.pair #cidlabel {
	float: left;
	height: 39px;
	width: 60px;
	background: url(http://www.aobaalpacas.com/cart/images/cart-label.gif) no-repeat -40px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.pair #cidlabel span { 
	padding-top: 10px;
	display: block;
	margin-left: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #724536;
}
.pair #cidinput {
	width: 90px;
	border-style: none;
	background: url(http://www.aobaalpacas.com/cart/images/cart-input.gif) no-repeat right top;
	height: 39px;
	float: left;
	margin: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #333;
	}





.pair #card-type {
	margin-top: 10px;
}
.exp {
	background: url(http://www.aobaalpacas.com/cart/images/cart-input.gif);
	display: inline-block;
	height: 39px;
	width: 195px;
	float: left;
}

.exp select {
	
	margin-top: 10px; }
	
.cartsm {
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 1.6em;
}
.cartsm a{
	color: #999;
}
.cartsm a:hover {
	color: #333;
	text-decoration: none;
}
.pricing tr td, .pricing tr th {
	padding-top: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #4A2D24;
}

#awards.showwinnings tr td {
	font-size: 11px;
	text-align: left;
	padding: 6px 3px 6px 5px;
}

