body {padding:0;margin:0;background-color:#CCCCCC;font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;}

.title {font-size: 14px; font-weight: bold; color: #003366} 

.bullet { list-style-type: square; list-style-image: url('../images/bullet.gif'); text-decoration: none; line-height: 14px;font-size: 11px;padding-top: 0px;padding-bottom: 0px} 

.text { font-size: 11px; line-height: 18px; color: #000000} 

a:hover { color: #000000; text-decoration: none}

.menutext { font-size: 10px; color: #000000; text-decoration: none; line-height: 16px} 

a { font-size: 11px; color: #336699; text-decoration: underline} 

.subtitle { font-size: 11px; color: #003366; font-weight: bold; text-decoration: none} 

.menusubtitle { font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: bold} 

.menusubtitle2 { font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold}
 
.chkouttitle{ font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; text-align: center;}

.links { font-size: 11px; color: #000000; text-decoration: none; } 

.menutext:hover { color: #003366; text-decoration: none; font-weight: normal} 

.date { font-size: 10px; color: #CC6699; line-height: 10px}

.links:hover { color: #003366} 

.bulletmenu { list-style-type: disc; left: -20px; position: relative; list-style-image: url('../images/bullet_menu.gif')} 

.slogan { font-size: 11px; color: #336600; text-decoration: none; font-weight: bold} 

.companyname { font-size: 24px; font-weight: bolder; text-decoration: none; color: #000000} 

.footer { font-size: 10px; color: #000000; text-decoration: none} 

.footer:hover { color: #CC9966} 

.footer1 { font-size: 11px; color: #336699; text-decoration: none} 

.footer1:hover { font-size: 11px; color: #CC9966}

.titlebg { background-image: url('../images/title_fill.jpg'); background-repeat: no-repeat; color: #FFFFFF; font-weight: bold; font-size: 16px; text-decoration: none} 

.headerbg { background-image: url('../images/header_fill.jpg'); background-repeat: repeat-y} 

.whitetitle { font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none } 

.cartcontent { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none } 

.contenttitle {font-size: 11px; color: #006699; font-weight: bold; text-decoration: none } 

.headCall {font-size: 13px; color: #FFFFFF; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}

.feature { font-size: 11px; color: #336699; line-height: 18px} 

.menutext2 { font-size: 10px; color: #000000; text-decoration: none; line-height: 16px } 

.footer2 { font-size: 10px; color: #000000; text-decoration: none} 
h3 
{
	padding: 0px;
	margin: 0px;
	color: #3399CC;
	margin-bottom: 5px;
	background-color: transparent;
	font-size: 1.4em;
	font-weight: bold;
}
.input02 {
	background: #E5E5E5;
	font-size: 11px;
	color: #003366;
	width: auto;
}

input, textarea, select
{
  color: #003366;
	font-size: 11px;
	border: 1px solid;
	background: #E5E5E5;
	margin: 3px;
	padding: 2px;
}

input.submit
{
	border: 0px;
	background: transparent;
}

input.plain
{
	border: 0px;
	background: transparent;
}

.input250
{ height: 18px; width: 250px; background: #E5E5E5;font-size: 11px; color: #003366}

.area400
{ height: 110px; width: 400px; background: #E5E5E5;font-size: 11px; color: #003366}


/* area to handle 3 step process */

#stepmain {
	border: 1px solid #666;
	clear: both;
	background: #99CC99;
	padding-top: 2em;
}

#stepcontents {
	padding: 1.5em;
	background: #FFFDF3;
	min-height: 300px;
}

#stepheader {
	position: relative;
	width: 50%;
	height: 3em;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */

}

#stepheader ul#stepprimary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#stepheader ul#stepprimary li  {
	display: inline;
	list-style: none;
}

#stepheader ul#stepprimary a, #stepheader ul#stepprimary span, #stepheader ul#stepprimary a.current {
	width: 9em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}


#stepheader ul#stepprimary span {
	width: 9em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #ffffff;
}

#stepheader ul#stepprimary span {
	font-weight: bold;
}

#stepheader ul#stepprimary span, #stepheader ul#stepprimary a.current, #stepheader ul#stepprimary a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #99CC99;
	padding-bottom: 6px;
	margin-top: 0;
}

#stepheader ul#stepprimary a {
	background: #FFFAE1;
	border: 1px solid #AAA;
	border-bottom: none;
}

#stepheader ul#stepprimary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #FFF7CD;
	padding-bottom: 5px;
}

#stepheader ul#stepsecondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.6em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#stepheader ul#stepsecondary li, #stepheader ul#stepsecondary li span {
	width: auto;
	float: center;
	display: block;
	padding: 0 10px;
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: none;
	background: none;

}

.steps
{
	border-bottom: 1px solid #EAEAE6;
	background: transparent;
}

.sel
{ background:transparent; padding: 0px; margin-top: 3px; margin-bottom: 0px;}

.sel2
{ background:transparent; padding: 0px; margin-top: 2px; border-top: 1px solid #EAEAE6;}



.sMsg {
	font-size: 11px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

p.note {
	background: #EEE;
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}

td.src
{
	border-bottom: 1px solid #cccccc;
	background: transparent;
}

.srcap {font-size: 12px; font-weight: bold; color: #003366} 

/* End of 3 step process area */

.ctop {font-weight: bold; color: #003366;}

.price {font-size: 12px; font-weight: bold; color: #006600;}

.listtitle
{ font-size:9px; color: #FF6600; font-weight:bold; text-decoration:none }

.listtitle:hover
{ text-decoration:underline }

.detailsect
{ font-size:11px; font-weight:bold; color: #777777; border-bottom: 1px solid #dddddd}

.checkoutdel
{font-size:11pt; color: #FF0000; font-weight:bold; text-decoration:none; }

input.btn { background-image: url('../images/btn_bg.gif'); 
       text-align: center; font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
       font-size: 9pt; font-weight: bold; color: #000; 
       width: auto; height: 22px; border: 1px solid #000000;
       line-height: 15px
      }
 
.pagination
{ font: 9pt Tahoma, Arial, Helvetica; width: 15px; text-align: center; background: #F5F5FF }

.pagination2
{ font: 9pt Tahoma, Arial, Helvetica; text-align: center; color: white; background: #738FBF }

.pagination a
{ text-decoration: none; color: #22229C; float:left; width: 100% }

.pagination a:hover
{ color: orange; }

.help
{ font-size: 10pt; color: #000; font-weight: bold;}

 .rrtable 
{
	background-image: url('../skins/default/images/ecm_bg.gif');
	background-repeat: no-repeat;
	background-position: center 50%;
	display: block; padding-top:10px;
}


.promox{height: 223px; width: 161px; background-image: url('../skins/default/images/blowout.gif'); background-repeat: no-repeat; border: none;
cursor:hand;cursor:pointer;
}
.promox span {font-size:13px;font-weight:bold;color:#FFFFFF;padding-left:40px;padding-right:30px;padding-bottom:145px;padding-top:20px;float:left;text-align:left;
}

.cap{
	color : #AF0000;
	font-size: 13px;
	font-weight: bold;
}

.important{
	color: #FF0000;
}    
  
.inplain {
	background-color: transparent;border: 0px;
	color : black;	font-weight: bold;
	font-size: 11px;
	tex-align: left; vertical-align: middle;
	padding: 0px;
}

.res{
	color : #0099CC;
	font-size: 11px;
	font-weight: normal;
	tex-align: left; vertical-align: middle;
	padding: 0px;
}
.qprc{
	background-color: #FFFF99;
	font-size: 11px;
	font-weight: bold;
        padding: 2px;
}
TD.white {
	color : black;
	font-weight: bold;	
}

.potext{
	color : #000000;
	font-size: 20px;
	font-weight: bold;
}  

.pchk { font-size: 8pt; color: #000000; text-decoration: none; font-weight: bold;} 
.pchk:hover { color: #003366; font-weight: bold;} 