/* CSS Document */
body,#bodyadmin {
	padding: 0px;
	margin: 0px;
	background-color: #CCCCCC;
}

body {
	width: 764px;
	margin-left: auto;
	margin-right: auto;
}

#bodyadmin {
	width: 1400px;
	text-align: left;
	padding-left: 10px;
}

#contentbackground {
	padding: 5px;
	background-color: #ffffff;
}

.maintext,.style8,.style13,.goldstyle,.goldstyleLG,.indenttext,.commenttext,.titlemain,.titlemain,.titlemainitalic,.boldwhite2,.linkstop,.boldblack,.labeltext,label,.headertext,.titletext,.colheader,.italicbig,.BOLDTITLE,.BOLDTITLESSA,.REDBOLDTITLE,.BOLDTITLESMALL,.listing,.small,.alert,.alertmed,.alertsm,.alertok,.buttons,.content { font-family: Arial, Helvetica, sans-serif; }

.maintext {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
}

#navbar { width: 200px; }

.goldstyleLG,.goldstyle {
	color: #C90;
	float: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
}

.goldstyle { font-size: 14px; }
.goldstyleLG { font-size: 18px; }

.floatinline {
	float: left;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}

.smalltxt { font-size: 0.8em; }
.bigtxt { font-size: 1.1em; }

.indenttext {
	font-size: 14px;
	text-indent: 20px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 10px;
}

.commenttext {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 5px;
}

.titlemain {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

.titlemainitalic {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	padding-left: 10px;
}

.boldwhite2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

.bordermainpage {
	border: 0.5px solid #333333;
	padding: 10px;
	background-color: #CCFF99;
}

.linkstop {
	font-size: 1.2em;
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}

.boldblack,.labeltext,.headertext,.titletext {
	font-weight: bold;
	color: #000000;
}

.titletext { font-size: 16px; }
.boldblack { font-size: 14px; }
.headertext { font-size: 13px; }
.labeltext { font-size: 11px; }

.colheader {
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}

.buttonscontainer { width: 190px; }
a#bigbuttn { padding: 8px; }

.buttons a {
	color: #ffffff;
	background-color: #000000;
	padding: 4px;
	padding-left: 8px;
	display: block;
	border-bottom: 1px solid;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {
	background-color: #EAB124;
	color: #000000;
	text-decoration: none;
}

.italicbig {
	font-size: 16px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-style: italic;
	line-height: 18px;
}

.BOLDTITLE {
	font-size: 18px;
	font-weight: bold;
	color: #A05221;
}

.BOLDTITLESSA {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: silver;
	background: black;
	padding: 1px;
}

.REDBOLDTITLE {
	font-size: 1.4em;
	line-height: 24px;
	font-weight: bold;
	color: #C03;
}

.BOLDTITLESMALL {
	font-size: 1.1em;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

.listing { font-size: 12px; }

.small {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 5px;
}

.alert2 td,ul.alertmed li,.alert,.alertmed,.alertsm { color: red; }
.alertok { color: green; }
.alert,.alertmed,ul.alertmed li,.alertok { font-weight: bold; }
ul.alertmed li,.alertmed { font-size: 1.3em; }
.alert { font-size: 1.1em; }
.alertsm { font-size: 0.9em; }
.hideme { display: none; }

.noshade {
	height: 2px;
	border-width: 0;
	color: gray;
	background-color: gray;
	width:100%;
}

.blogBlock {
	display: inline-block;
	width: 100%;
}

.blogSubject {
	text-decoration: underline;
	font-weight: bold;
}

.blogDescription { font-style: italic; }

.helpContent {
	padding: 5px;
	width: 100%;
	display: none;
}

.helpLink {
	padding-left: 25px;
	font-weight: bold;
}

.blogseparator {
	border-bottom: medium maroon solid;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	width: 100%;
	clear: both;
}

#searchlinkblock {
	width: 100%;
	display: inline-block;
	border-bottom: thick #600 solid;
	margin-top: 5px;
	padding: 10px;
}

.link_searchON {
	color: #000;
	font-weight: bold;
	width: 33.33%;
	background-color: #C99;
	padding: 10px;
}

.link_searchOFF {
	color: #FFF;
	font-weight: bold;
	width: 33.33%;
	background-color: maroon;
	padding: 10px;
}

div.prodBlock {
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0;
}

#refundform { text-align: center; }

.button30 {
	background-color: maroon;
	color: white;
	padding: 5px;
	margin: 5px;
	font-size: 1.2em;
}

.button60 {
	background-color: teal;
	color: white;
	padding: 5px;
	margin: 5px;
	font-size: 1.2em;
}

div.refund {
	position: relative;
	background-color: gold;
	border: medium black solid;
	margin-top: 15px;
	margin-left: 25px;
	padding: 5px;
	width: 500px;
}

.noborder { border-bottom: 0px; }

fieldset.listblock,fieldset.listblock ul {
	border: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

fieldset.listblock ul { list-style-type: none; }

fieldset.listblock ul li {
	padding-top: 5px;
	clear: both;
}

fieldset.subscriber { background: #FF9; }

fieldset.listblock label {
	float: left;
	width: 110px;
	padding-top: 14px;
}

.bordertable td { border: thin gray solid; }
.bordertable td td { border: none; }
div.showhide { padding-top: 10px; }

span.showhide_title {
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bold;
}

div.showhide_content { display: none; }
.style8 { font-size: 14px; }
.style13 { font-size: 14px; }

img.imagepad {
	padding-right: 10px;
	padding-bottom: 10px;
}

#id_login_bar tr td {
	vertical-align: middle;
	padding-right: 3px;
	white-space: nowrap;
}

.boxme {
	border: 1px gray solid;
	padding: 2px;
	margin: 2px;
	position: relative;
	float: left;
}

/* ~~ Subscriber form ~~ */

.subscriber { 
	padding:0px 0 0 0; 
	margin:0; 
	width:630px; 
	float:left;
	} 
.subscriber form
{
	display: block;
	float: left;
	padding: 3px 0 0 10px;
}

.subscriber form .field1
{
	font-family: 'proxima_nova_rgregular';
	font-size: 16px;
	border: 1px solid #CCC;
	width: 270px;
	padding: 9px 0 9px 9px;
	margin: 3px;
	color: #999;
	line-height: 14px;
	height: 14px;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.subscriber form .field2
{
	font-family: 'proxima_nova_rgregular';
	font-size: 16px;
	border: 1px solid #CCC;
	width: 281px;
	padding: 9px 12px 9px 8px;
	margin: 3px;
	color: #999;
	line-height: 14px;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}
.subscriber form .field3
{
	font-family: 'proxima_nova_rgregular';
	font-size: 16px;
	border: 1px solid #CCC;
	width: 270px;
	padding: 9px 0 9px 9px;
	margin: 3px;
	color: #999;
	line-height: 14px;
	height: 214px;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.subscriber form .field4
{
	font-family: 'proxima_nova_rgregular';
	font-size: 16px;
	border: 1px solid #CCC;
	width: 60px;
	padding: 9px 4px 9px 7px;
	margin: 3px;
	color: #999;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
	
.subscriber form .field5
{
	font-family: 'proxima_nova_rgregular';
	font-size: 16px;
	border: 1px solid #CCC;
	width: 90px;
	padding: 9px 4px 9px 7px;
	margin: 3px;
	color: #999;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.subscriber form .field6
{
	font-family: 'proxima_nova_rgregular';
	font-size: 16px;
	border: 1px solid #CCC;
	width: 240px;
	padding: 9px 4px 9px 7px;
	margin: 3px;
	color: #999;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}