/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size: 11pt;
font-family:Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
	background-color:#ffdddd;
	margin: 0 0;
	padding: 0;
	text-align: center;
}

td p {
	margin: 2px;
}

#content {
	position: relative;
	width: 800px;
	color: #000;
	background: #fff url(backg.jpg) repeat-y;
	margin: 0px auto;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
}

#main1 {
	margin: 0;
	padding: 0; 
}

#header {
	margin: 0;
	padding: 0;
	background: #ff354d url(logo.jpg);
	background-position: 60px;
	background-repeat: no-repeat;
	height: 110px;
	}

#topnav {
	background: url(topnavbg.jpg);
	background-repeat: repeat-x;
	height: 35px;
}

#topnavtext {
	padding-top: 8px;
	font-weight: bold;
}

#navbar {
	float: left;
	width: 125px;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-bottom: 50px;
}

#rightcol {
	float: right;
	width: 190px;
	margin: 0;
	padding: 0;
	text-align: left;
}
 
#middle {
	margin: 0 190px 0 130px;
	background: transparent;
	text-align: justify;
}

#middleandright {
	margin: 0 10px 0 130px;
	background: transparent;
	text-align: justify;
}

.column-in {
	margin: 0;
	padding: 0.5em 0.5em;
}

#cartcontents {
	background-color: #fff;
	font-size: 0.9em;
	width: 100px;
	height: 30px;
	border: solid 1px #7f9db9;
	margin: 10px 0px 2px 0px;
}

.cleaner {
	clear:both;
	height:10px;
	font-size:1px;
	border: none;
	margin:0;
	padding:0;
	background: transparent;
}

#mailingbox {
	border: 1px solid #87071e;
	width: 105px;
	margin: 0 auto;
}

#box2head {
	padding: 2px 0 2px 0;
	width: 105px;
	background: #ffc1ca;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
}

#box2 {
	padding: 2px 0 2px 0;
	width: 105px;
	background-color: transparent;
	font-size: 0.85em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.boxoutcentre {
	position: relative;
	width: 85%;
	margin: 50px auto 5px auto;
	border: 1px dotted #960032;
	text-align: justify;
	padding: 10px;
	background: #f9e8ee;
}


.cornerBox { position: relative; background: #ffc1ca; width: 100%; font-size: 0.9em;}
.corner { position: absolute; width: 10px; height: 10px; background: url(corners.gif) no-repeat; font-size: 0%; }
.cornerBoxInner { padding: 10px; }
.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background-position: -10px -10px; }

b.bt, b.bt b, b.bb, b.bb b {display: block; height: 10px;font-size: 1px;background:url(grey.gif) no-repeat;position:relative}

b.bt {top: -3px; left: -3px}

b.bt b {background-position:100% -10px; left: 6px}

b.bb {background-position:0 -20px; top:3px; left: -3px}

b.bb b {background-position:100% -30px; left: 6px}

#grey_border {border: #ddd 3px solid;}

.ex1 {
	margin-left:2px;
	width: 105px;
	background-color: #ffc6ce;
	font-size:0.85em;
}
.ex1 p.first-ele {
	background: transparent url(box105-t.gif) no-repeat top left;
	font-size: 1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	height: 20px;
	padding-top: 3px;
}
.ex1 p.last-ele {
	padding: 0px 0 0 0px;
	background: transparent 
		url(box105-b.gif) 
		no-repeat 
		bottom left;
}

.boxpurple {
	width: 103px;
	border: 1px solid #572e70;
	background-color: transparent;
	text-align: center;
	margin: 10px 0px 2px 0px;
}

.boxcream {
	font-size: smaller;
	border: 1px dotted #000;
	padding: 5px 5px 10px 5px;	
	background-color: #f9eed5;
	text-align: center;
	margin: 10px 0px 5px 0px;
}



form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#0000ff;
text-decoration:none;
}

a:visited{
color:#000099;
text-decoration:none;
}

a:hover{
color:#ff0000;
text-decoration:none;
}

a:active{
color:#000066;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:Arial, Helvetica, sans-serif;
}

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#ff99cc;}
.actCHECKOUTBG {background-color:#ffffcc;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}

.actxxsmall{font-size:0.7em;}
.actxsmall{font-size:0.8em;}
.actsmall{font-size:0.95em;}
.actregular{font-size:1.1em;}
.actlarge{font-size:1.2em;}
.actxlarge{font-size:1.3em;}
.actxxlarge{font-size:1.4em;}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#0000ff;}

.right {
	float: right;
	text-align: center;
}

img.right {
	float: right;
	margin: 5px 0 5px 10px;
}

img.left {
	float: left;
	margin: 5px	10px 5px 0;
}