/* Copyright (c) 2006 StyleTap Inc. All Rights Reserved. */
/*
todo:
*/

/* Copy CSS from src file */
/* LayoutGala08 (http://blog.html.it/layoutgala/) */

html,body { margin:0; padding:0 }

/* Fix problem of Firefox jumping as it inserts/removes scrollbar for short pages */
/* IE mac barfs -- so this weird comment hides it from IE mac \*/
html {
    min-height: 100%;     /* go right to the bottom      */
    margin-bottom: 1px;   /* force scrollbars to stay on */
}
/* end hiding from IE5 mac */

body { font:76% verdana,arial,sans-serif;	text-align:left	}
p { margin:0 10px 10px 10px}

.error { color: red }
span.right5em { display:inline-block; width:5em; text-align:right; }

div#header {
	height:130px;
	background-color: transparent;
	background-repeat: no-repeat;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0000bd;
  }
div#header h1 {padding: 6px 10px 0px 4px; color:white; text-align: right ; line-height: 1; font-size: 1.5em; margin:0; display:none;}
div#header h1 a,
div#header h1 a:hover,
div#header h1 a:visited { text-decoration:none }

div#container {text-align:left; }
div#content {margin-top:0px; }
div#content p { line-height:1.4 }
div#content h1 { color: #0043BF; font-weight:bold; font-size:200%; margin-top:10px}
div#content h2 { color: #007AD7; font-weight:bold; font-size:150% }
div#content h3 { color: #0043BF; font-weight:bold; font-size:115% }
div#content h4 { color: black;   font-weight:bold; font-size:115%; margin-left: 10px }
div#content h5 { color: #CE3000; font-weight:bold; font-size:120% }
div#content li { line-height:1.4 }
div#content div.listflush { margin:0px; padding: 0px }
div#content div.listplain ul { list-style:none }
div#content div.listflush ul { margin:0px; padding-top:0px;padding-left:1.5em; }
/* div#content div.listflush   ul li { padding-bottom:0px;  padding-top:0px; margin:0px; line-height:normal } */
div#content div.listcompact ul li { padding-bottom:0px;  padding-top:0px; margin:0px; line-height:normal }
div#content div.listspread  ul li { padding-bottom:10px; padding-top:0px; margin:0px; }

div#help { padding: 2em; text-align: left; font-size: 110%; line-height: 1.4}

div#navigation {
  background:white;
  margin-top:20px;
  }

div#rightcontent {
  background:white;
  margin-top:15px;
  text-align:center;
  color:black
  }

div#rightcontent div.alignleft {
  text-align:left;
  }

div#rightcontent div.alignright {
  text-align:right;
  }

div#rightcontent div.aligncenter {
  text-align:center;
  }
div#rightcontent div.aligncenter img {
  margin:0 auto;
  }

div#rightcontent h1 {
  font-weight:bold;
  font-size:125%;
  padding: 5px;
  margin:0px;
  color:black
  }

div#rightcontent h1.caption {
  margin:-15px 0px 0px 0px;
  }

div#rightcontent p {
  padding: 5px;
  color:black
  }

div#rightcontent img {
  padding: 15px;
  margin: 0 auto;
  border:none;
  }

div#rightcontent img.space {
  padding-top: 0px;
  padding-bottom: 0px;
  }

div#rightcontent img.screenshot {
  padding: 0px;
	margin: 0px;
	border-color:blue;
	border-style:solid;
	border-width:thin
  }

div#rightcontent p.screenshot {
  padding: 10px 0px;
  margin: 0px;
	font:italic medium "Times New Roman", Times, serif;
  }

div#rightcontent div#newsflash {
	width:200px;
    margin:0px;
	float:right;
	background:#FFF9BF;  /* #FFFFD5 */
	padding-bottom:10px;
  }

div#rightcontent div#newsflash h1 {
	height:35px;
  margin: 0px;
  padding: 25px 10px 0px 0px;
	color: white;
	font-weight:bold;
	font-size:100%;
	text-align:right;
  text-decoration:none;
	background:url("../images/NewHeader.gif") top left no-repeat
  }

div#rightcontent div#newsflash h2 {
  margin: 0px;
  padding: 5px;
  color: #0000db;
  font-weight:bold;
  font-size:110%;
  text-decoration: none;
  }

div#rightcontent div#newsflash p {
  margin: 0px;
  padding: 5px 10px;
  }

div#rightcontent h3#version {
  clear: right;
  font-weight:normal; font-size:100%;
  margin:5px 0px;
  color:black;
  text-align:right;
  }

div#rightcontent h3#version span {font-weight:bold;color:#0000db}

div#rightcontent div.button {
  margin: 10px;
  border: 2px solid #FF8000;
  }

div#rightcontent div.button h2 {
  margin: 0px;
  padding: 10px 5px;
  color: #003765;
  font-weight:bold;
  font-size:110%;
  text-decoration: underline;
  }

div#rightcontent div.button p {
  margin: 0px;
  padding: 5px 10px;
  }

div#rightcontent div.button p.alignleft { text-align:left }

div#rightcontent div.button p.aligncenter { text-align:center }

div#rightcontent div.button p.alignright { text-align:right }

ul#breadcrumbs {
  margin:-7px 0px 10px 0px;
  padding:0px;
  font-size:0.9em;
  list-style-type:none
  }

ul#breadcrumbs li {
  color:#666666;
  display:inline;
  margin:0px;
  padding:0px
  }	
	
ul#breadcrumbs li a {
  color:#666666;
  text-decoration:none;
  display:inline;
  margin:0px;
  padding:0px
  }	
	
ul#breadcrumbs li a:visited {
  text-decoration:none;
  }	
	
ul#breadcrumbs li a:hover {
  color:#FF6600;
  }

div#navmenu {
  clear:left;
  margin:5px 5px 10px 0;
  padding:0;
  font-size:0.9em;
  }

div.menuitem {
  display: block;
  font-size:1.1em;
  margin:0px 0px 4px 0px;
  padding:0px;
  }
div.menuitem  a,
div.menuitem  a:visited {
  font-weight:bold;
  text-decoration:none;
  color:white;
  display:block;
  padding:7px 0 7px 10px;
  background:#0000db;
  }

div.menuitem  a:hover {
  background:#FF8000;
  color: black;
  text-decoration: none;
  }

div.menuitem  a.current,
div.menuitem  a.current:visited {
  background:#FF8000;
  color:black;
  }

div.menuitem.submenuitem {
  font-size:1.1em;
  border-left: 10px solid white;
  }

div.menuitem.submenuitem  a,
div.menuitem.submenuitem  a:visited {
  padding:7px 0 7px 10px;
  background:#A4D1FF;
  color:#000080 ;
  }

div.menuitem.submenuitem  a:hover {
  background:#FF8000;
  color: black;
  text-decoration: none;
  }

div.menuitem.submenuitem  a.current,
div.menuitem.submenuitem  a.current:visited {
  background:#FF8000;
  color:black;
  }

ul.navmenu {
  list-style:none;
  margin:0 0 20px 0;
  padding:0;
  font-size:1.1em;
  }

ul.navmenu  li {
  margin:0px 0px 4px 0px;
  padding:0px 0px 4px 0px;
  height:0px;
  min-height:28px;
  line-height:normal;
  }

ul.navmenu  li a {
  font-weight:bold;
  text-decoration:none;
  color:white;
  display:block;
  padding:7px 0 7px 10px;
  background:#0000db;
  border-left:4px solid #0000db;
  }

ul.navmenu  li a:hover {
  background:#FF8000;
  color: black;
  border-left:4px solid #FF8000;
  text-decoration: none;
  }

ul.navmenu  li a.current {
  background:#FF8000;
  color:black;
  border-left:4px solid #FF8000;
  }

ul.navmenu  li.submenu {
  margin-left:15px;
  }

ul.navmenu  li.submenu a {
  height:20px;
  padding:3px 0 0 10px;
  font-size:1.0em
  }

div#leftcontent {
  background: white;
  margin-right:5px;
  text-align:left
  }

div#leftcontent h1 {
  padding:5px 5px 10px 15px;
  margin:0px;
  text-align:left;
  font-weight:bold;
  font-size:1.1em;
	color:#0000BD;
/*	background-color:#FFF9BF; */
  }

div#leftcontent p {
  padding:0px 5px 10px 5px;
  font-size:1.1em;
  }

div#leftcontent ul.buttons {	
  list-style:none;
  font-size:1.0em;
  padding:0px;
  margin:0px
  }	

div#leftcontent ul.buttons li {
  margin:0px 0px 4px 0px;
  padding:0px
  }

div#leftcontent ul.buttons li a {
  font-weight:bold;
  height:20px;
  text-decoration:none;
  text-align:center;
  color:white;
  display:block;
  margin: 0px;
  padding:6px 0 0 0;
  background:#0000db;
  }	
	
div#leftcontent ul.buttons li a:hover {
  background:#FF8000;
  color:black
  }

div#leftbottom {
  margin: 20px 0px 5px 0px;
	background-color: white;
  padding: 0px;
  }

div#donate{ border-top:	10px solid white; padding: 0px 0px; }

div#Emailsignup {padding: 0px; margin:10px 5px 0px 0px; text-align:center}
div#Emailsignup a,
div#Emailsignup a:hover,
div#Emailsignup a:visited { font-weight:bold; display:inline; text-decoration:none }
div#Emailsignup form { margin: 0px;	padding: 0px;	
                       font:	bold 7pt verdana, sans-serif;	color: #004e90 }
div#Emailsignup form span#Emailpowered { font:	normal 7pt verdana, sans-serif;
                                         color: #004e90 }
div#Emailsignup form span#Emailpowered a,
div#Emailsignup form span#Emailpowered a:hover,
div#Emailsignup form span#Emailpowered a:visited {
  font:	bold 7pt verdana, sans-serif;
  color: #004e90; display:inline; margin: 0px; padding: 0px }
div#Emailsignup a#Emailchiclet { padding: 10px 0px 0px 0px }
div#Emailsignup a#Emailchiclet img { float: none }

div#rsssubscribe { margin: 10px 5px 0px 5px; text-align: center;  }

div#rsssubscribe a,
div#rsssubscribe a:link,
div#rsssubscribe a:visited { text-decoration: none; display: block; margin-bottom: 3px ;}
div#rsssubscribe a img { border:0; display:inline;	padding:0px 5px 0px 0px; margin: 0px; vertical-align: bottom }

div#blogsignup { padding:0px; margin:60px 5px 0px 0px; width:450px }
div#blogsignup a,
div#blogsignup a:hover,
div#blogsignup a:visited { font-weight:bold; display:inline; text-decoration:none }
div#blogsignup form { margin:0px 0px 0px 10px; padding:0px; font:bold 9pt verdana, sans-serif; color:#004e90 }
div#blogsignup input { padding:0px; margin-top:3px }

div#loginbox { margin-bottom: 20px; }

div#twitter_div { margin: 15px 0px ; padding: 0px 5px 5px 5px; text-align: center; }

div#twitter_div h2.sidebar-title { color: #004e90; font:bold 11pt verdana, sans-serif ; }
div#twitter_div ul#twitter_update_list { margin-left: 11pt }
div#twitter_div ul#twitter_update_list li { font-style: italic }
div#twitter_div a#twitter_link,
div#twitter_div a#twitter_link:link,
div#twitter_div a#twitter_link:visited { text-decoration: none; display: block; text-align: right; 
    font-weight: bold; margin-bottom: 3px ;}
div#twitter_div a#twitter_link img { border: none; }

div#showdbname { display : none }    /* override in admin.css -- only place valid */
    

a#rostbadge, a#rostbadge:link, a#rostbadge:visited { 
    text-decoration: none; padding: 0; margin: 0; border: none;
    background: transparent url("../images/RoSTbadge.gif") 0px 60px ;
    width: 150px; height: 60px; display: block; overflow:hidden; 
    }
a#rostbadge:hover { 
    background: transparent url("../images/RoSTbadge.gif") 0px 0px ;
    }

a#rostbadge img {
	border:0;
	display:inline;
	padding:0px 10px;
	margin: 0px;
	}

div#footer {
	text-align:center;
	font-size:100%;
	border-top: 4px solid #0000bd;
	background: white;
	padding-top: 5px;
  }
div#footer p {
  font-size:smaller;
	text-align:justify;
	color:#666666;
	padding: 10px 0px 0px 0px;
  }
div#footer ul {
	list-style:none;
	margin:0px;
	padding:0px 0px;
  }
div#footer ul li {
	display:inline;
	padding-right:15px;
	vertical-align:middle;
  }
div#footer ul li a,
div#footer ul li a:visited {
	font-size:100%;
	color:#0000bd;
	text-decoration:underline;
	display:inline
  }
div#footer form {
	display:inline;
  }
div#footer div#clustrmaps {margin:-5px 4px 0 0; float:left; }
  
  
div.twotonelist {
  width:100%;
  }
div.twotoneheader {
  font-weight: bold;
  color: white;
	text-align:center;
  background-color: rgb(100,100,100);
	padding:10px 5px;
  }
div.twotonelight {
	background-color: rgb(244,244,244);
	padding: 5px 2px;
	}
div.twotonedark {
	background-color: rgb(228,228,228);
	padding: 5px 2px;
	}
div.twotoneleft {
	float:left;
	width:20%;
	text-align:right;	
	padding-right: 10px;
	}
div.twotoneright {
	float:right;
	width:73%;
	text-align:left;	
	padding-right: 10px;
	}
div.twotoneclear {
	clear:both;
	}

table.twotonetable {
  border:none;
	width:100%;
  }
table.twotonetable tr.twotoneheader {
  background-color: rgb(100,100,100);
  }
table.twotonetable tr.twotoneheader td,
table.twotonetable tr.twotoneheader th {
  font-weight: bold;
  color: white;
	padding:10px 5px;
	text-align:center;
  }
table.twotonetable tr td {
	padding: 5px;
	vertical-align:top;
	}
table.twotonetable tr.twotonelight,
table.twotonetable td.twotonelight {
	background-color: rgb(244,244,244);
	}
table.twotonetable tr.twotonedark, 
table.twotonetable td.twotonedark {
	background-color: rgb(228,228,228);
	}
table.twotonetable td.twotoneleft {
	text-align:left;
	}
table.twotonetable td.twotoneright {
	text-align:right;
	}
table.twotonetable td.twotonecenter {
	text-align:center;
	}

table.twotonetable tr.twotonespacer, 
table.twotonetable tr.twotonespacer td, 
table.twotonetable td.twotonespacer {
    height: 50%; font-size:50% ;
    }

.formhighlight {
    display: block ;
    background: #D6DAF8 ; 
    padding: 5px 5px 8px 5px ;
    font-weight: bold ;
    text-align: center ;
    margin-top: 5px ;
    }

table.formtable {
    border:none;
	width:100%;
	margin:10px 0px;
    }
table.formtable tr.formrow {
	margin:3px 0px;
    }
table.formtable tr.formrow table {
    width:385px;
    padding:0px;
    margin:0px;
    background:#D6DAF8;
    }
table.formtable tr.formrow table tr.formreason td {
    padding-bottom:5px;
    vertical-align:top;
    }
table.formtable tr.twotoneheader td {
    font-weight: bold;
    color: white;
	padding:10px 5px;
	text-align:center;
    }
table.formtable tr td {
	padding: 0px;
	vertical-align:top;
	}
table.formtable td.captionleft {
	text-align:left;
	padding-top:3px;
	padding-left:3px;
	}
table.formtable td.captionright {
	text-align:right;
	padding-top:3px;
	padding-right:3px;
	}
table.formtable td.captioncenter {
	text-align:center;
	padding-top:3px;
	}
table.formtable label {
	display :block;
	}
table.formtable input.submitbutton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px auto;
	padding: 3px 5px;
    font-weight: 500;
	}
table.formtable tr td input.vertaligntop { vertical-align:top; }
table.formtable tr td.halfblank { height:4px; }
table.formtable tr td.vertalignbottom { vertical-align:bottom; }
table.formtable tr td.paddedbottom { padding-bottom:4px; }

div#loginform { width:100% ; margin-bottom: 20px; }
div#loginform table.formtable td.captionright { width:200px }
div#loginform table.formtable td table { width:100% }
div#loginform table.formtable td table td { padding-right: 5px }

div.formerror { margin-bottom: 1em; margin-left: 20px; color: red }
div.formerror p { color: red; margin-top: 0; margin-bottom: 0; }
.formerror { color: red }

div#downloadselect { width: 450px }
div#downloadselect label { display: inline }
div#downloadselect fieldset { padding: 10px; margin: 0px 0px 0px 20px }
div#downloadselect div.downloadradio { margin: 0px 0px 10px 20px; }
div#downloadselect h5 { padding: 5px; margin: 0px }

span.regtm { font-family:Arial, Verdana, sans-serif; font-size: 70%; vertical-align:top }
h1 span.regtm { font-family:Verdana, Arial, sans-serif; font-size: 60%; }

img.buynowccard  
    { border: none; background: transparent ; margin: 10px 0px 10px 10px;}
img.buynowpaypal
    { border: none; background: transparent ; margin: 10px 0px 10px 10px;}

form label { display :block; }
form input.buynowccard  
    { font-size: 250%; font-weight:normal; width: 265px; border: none; 
      background: transparent url("../images/credit_card_logos_265x44.gif") bottom right no-repeat ;
      margin-left: 50px; 
    }
form input.buynowpaypal
    { font-size: 250%; font-weight:normal; width: 142px ; border: none; 
      background: transparent url("../images/scr_ppExpressCheckoutBtn_142x44.gif") bottom right no-repeat ;
      margin-left: 50px; 
    }
form input.downloadbutton { font-size: 100%; font-weight:bold; color: #0000db;
                            margin: 10px 0px 20px 20px; padding: 5px 0px 5px 15px;
                            width: 80px; text-align: left; display: inline }
form div.downloadleft  { float:left; width: 130px; text-align: right; }
form div.downloadright { margin-left: 135px; }
form div.downloadleft label { font-weight:bold; padding-top:3px; }
a.downloadlink {
  background: transparent url("../images/DownloadNowButton.jpg") 0px 0px no-repeat;
  width: 252px; height: 40px; display: block; overflow:hidden; margin-left: 10px
}
a.downloadlink:hover {
  background: transparent url("../images/DownloadNowButton.jpg") 0px -40px no-repeat;
}
a.downloadprogress {
  background: transparent url("../images/DownloadNowButton.jpg") 0px -80px no-repeat;
  width: 252px; height: 40px; display: block; overflow:hidden; margin-left: 10px
}

img#skyline {float:right; margin-right:40px; margin-bottom:-0px; margin-top: -150px }

div#content div.noticebox {text-align: center; border: 2px solid #FF8000; padding: 8px; margin:16px auto }
div#content div.noticebox h3 {font-size:140%; padding: 5px; display: block;
    background: #FF8000; text-align: center;
}
div#content div.noticebox p {font-size:115%}
div#content div.noticebox ol li {margin-bottom: 4px;}
div#content div.noticebox img {padding: 0px; margin: 0px;}

div#scrollers {
    padding-top: 10px;
    text-align: right;
    }
div#scrollers a,
div#scrollers a:visited {
    padding: 3px 4px;
    text-decoration: none;
    background: #3399FF;
    color: white;
    }
div#scrollers a:hover {
    background: #FFCC00;
    color: black;
    }
div#scrollers span.scrollcurrent {
    background: #FFCC00;
    color: black;
    padding: 3px 4px;
    font-weight: bold;
    }
div#scrollers span.scrollnull {
    background: white;
    color: grey;
    padding: 3px 4px;
    font-weight: bold;
    }
div#loginuser {
  font-size:110%;
  font-weight:bold;
  text-align:center;
  vertical-align: middle ;
  color:white;
  display:block;
  padding:4px 10px;
  background: #3399FF ;
  border-left:4px solid #0000db;
  border-right:4px solid #0000db;
  margin-top: 15px;
  }
div#loginuser span.loginuserid {
  font-size:130%;
  font-weight:bold;
  color:black;
  }
div#logincontent h3 { color: #004040; font-weight:bold; font-size:115% }

div.menuitem.loginmenuitem  a,
div.menuitem.loginmenuitem  a:visited {
  color:white;
/*  background: #005E00;   */
  background: #3399FF ;
  }

div.menuitem.loginmenuitem  a:hover {
/*  background: #01BE00;   */
  background: #FFCC00;
  color: black;
  }

div.menuitem.loginmenuitem  a.current,
div.menuitem.loginmenuitem  a.current:visited {
/*  background: #01BE00;   */
  background: #FFCC00;
  color:black;
  }


div.review {
  display: block; 
  margin:30px 10px 10px 0px; 
  padding: 10px; 
  border: 5px solid #E0E0E0;
}
div.review div.reviewlink {
  display: block;
  float: left;
  margin: 0px 0px 0px 0px;
  margin-top: -25px ;
  padding:0px;
  width:40%;
  position: relative;
  }
div.review div.reviewlink  a,
div.review div.reviewlink  a:visited {
  font-weight:bold;
  text-decoration:none;
  display:block;
  padding:3px 0 3px 10px;
  background-color: rgb(100,100,100);
  color:white;
  }
div.review div.reviewlink  a:hover {
  background:#FF8000;
  color: black;
  text-decoration: none;
  }
div.review div.reviewlink  a.current,
div.review div.reviewlink  a.current:visited {
  background:#FF8000;
  color:black;
  }
div.review a.reviewtitlelink,
div.review a.reviewtitlelink:hover, 
div.review a.reviewtitlelink:visited {
    display:block; 
    text-decoration:none; 
    color:#0000db; 
    font-weight:bold; 
    font-size:125%; 
    padding-top: 5px;
    padding-bottom: 10px;
}
div.review p.reviewquote {color: #CE3000; font-weight:bold; font-size:110%; font-style:italic }
div.review div.reviewfooter {display: block; padding-bottom:10px; color:#800080; font-weight:normal; font-size:100%}
div.review span.reviewdate {display:block;float:right}
div.review span.reviewauthor {display:block;float:left; margin-left:10px; font-style:italic}

div.reviewsortby {display: block; float:right; padding-right:20px; padding-top:18px}

table.col3form {border:none;width:100%;    margin:10px 0px;}
table.col3form tr.col3row {    margin:3px 0px; }
table.col3form td,
table.col3form tr.col3row td { margin:3px 0px; }
/* td {vertical-align:top} */
td.caption {font-weight: normal;text-align: right;padding-right:1em}
td.col3left {width:125px;text-align:right;padding-right:5px;}
td.col3middle {color:blue;}
td.col3right {width:35%;text-align:right;}
td.col3rightLeft {width:125px; text-align:left;}
td.col3numeric {width:60px; text-align:right; padding-right:4px}
td.col2left {width:40%;text-align:right;padding-right:5px;}
td.col2right {color:blue;}
td.error {color:red;font-weight:bold}
td input.numeric { text-align: right; padding-right:4px }

div#logincontent table.col3form {border:none;width:100%;    margin:10px 0px;}
div#logincontent table.col3form tr.col3row {    margin:3px 0px; }
div#logincontent table.col3form td,
div#logincontent table.col3form tr.col3row td { margin:3px 0px; }
div#logincontent td {vertical-align:top}
div#logincontent td.caption {font-weight: normal;text-align: right;padding-right:1em}
div#logincontent td.col3left {width:125px;text-align:right;padding-right:5px;}
div#logincontent td.col3middle {color:blue;}
div#logincontent td.col3right {width:35%;text-align:right;}
div#logincontent td.col3rightLeft {width:125px; text-align:left;}
div#logincontent td.col2left {width:40%;text-align:right;padding-right:5px;}
div#logincontent td.col2right {color:blue;}
div#logincontent td.error {color:red;font-weight:bold}

div#logincontent form#profileform td.col3left { vertical-align: middle; width: 150px }
div#logincontent form#profileform td.profileerrors { 
    width: 100%; padding-left: 100px; 
    text-align: left; font-weight: bold; color: red; 
    }
div#logincontent form#profileform tr.profileAdminClass { background:#EBEBEB  ; }

div.couponblock { width:550px; padding: 20px 5px }
form.couponform { margin-left: 85px; }
table.coupontable td.couponlabel { text-align: right }
table.coupontable td.couponinput a.couponpopup { vertical-align: bottom; }
table.coupontable td.couponinput a.couponpopup img.couponpopup { border:0px;margin:0;padding:0 }
table.coupontable td.couponinput a.couponpopup span.couponpopup { display: none; }

table.coupontable td.couponinput a.couponpopup:hover { position: relative }

table.coupontable td.couponinput a.couponpopup:hover span.couponpopup {
    display: block; position: absolute; top: 25px; right:0px; z-index: 100;
    width: 300px; padding: 5px 5px 10px 5px; border: 1px solid #ACACAC ;
    color: black; background: #DFEFFF;
    text-align:left; text-decoration: none;
    }
div.couponemailmsg { margin-right: 45px }
div.couponemailmsg p.couponhighlight { color:red }
div.couponmessage p { color:red }

div.couponshowkey { display: block; margin-left:40px; margin-bottom: 15px; font-weight: bold; font-size: 110%; color: #0000db }
ol.couponlist li { padding-bottom: 15px; }

form.coupongetregform       { margin-left: 40px }
form.coupongetregform label { display: inline; margin-right: 5px; font-weight: bold; padding-bottom: 3px; }
form.coupongetregform input.coupongetregbutton { margin-left: 118px; }
table.couponparse  { margin-left: 155px } 

form.paypalerrorform       { margin-left: 40px }
form.paypalerrorform input { display: inline }
p.paypalerror { margin-left: 20px; color: red; }

a.purchasepopup { vertical-align: middle; text-decoration: none; z-index: 1}
a.purchasepopup img.purchasepopup { border:0px;margin:0;padding:0 }
a.purchasepopup span.purchasepopup { display: none; }
a.purchasepopup:hover { position: relative }
a.purchasepopup:hover span.purchasepopup {
    display: block; position: absolute; top: 25px; right:0px; z-index: 100;
    width: 300px; padding: 5px 5px 10px 5px; border: 1px solid #ACACAC ;
    color: black; background: #DFEFFF;
    text-align:left; text-decoration: none;
    }

a.popupanchor { vertical-align: middle; }

a.downloadpopup { text-decoration: none; background-color:#DFEFFF; color: #0000db; }
a.downloadpopup span.downloadpopup { display: none; }
a.downloadpopup:hover { position: relative }
a.downloadpopup:hover span.downloadpopup {
    display: block; position: absolute; top: 25px; left:-20px; z-index: 100;
    width: 375px; padding: 5px 5px 10px 5px; border: 1px solid #ACACAC ;
    color: black; background: #DFEFFF;
    text-align:left; text-decoration: none;
    }

form#replform td { vertical-align: middle ; padding: 0px 1px; margin: 0 }
form#replform td.replcol1right { text-align: right; }
form#replform td.replcol2left { text-align: left; }
form#replform td table { margin: 2px 0px }
form#replform input.submitbutton { margin: 4px 0px }

/*
form.purchasexx label.purchasemethod { display: inline; margin: 0px 0px 40px 10px; font-weight: bold;  }
form.purchasexx input.purchasemethod { display: inline; margin-top: -25px}
*/
table#purchasexx input.buynowbutton { font-size: 150%; font-weight:normal; color: #0000db; padding: 3px 25px; margin-top: 10px; margin-left: 40px;}

table#purchasexx { border-collapse: collapse; }
table#purchasexx td { padding: 4px ; }
table#purchasexx td.purchaseNum { width: 40px; color:red; font-size: 120%; font-weight:bold; text-align: center; padding:25px 0px 10px 0px;}
table#purchasexx td.purchaseTitle { font-size: 120%; font-weight:bold;  padding:25px 0px 10px 0px;}
table#purchasexx td.purchaseIMG { text-align: center; vertical-align: bottom;}

div.buttontemplate  { width: 200px; margin: 10px 0px; }
div.buttontemplate h1 { font-weight: bold; font-size: 110%; color: red; width: 150px; margin-left: 40px }
div.buttontemplate p { font-weight: normal; font-size: 90%; color: blue; text-align: right; }

div#rightcontent div.adbutton  { margin:0; padding: 5px 0px }    
div#rightcontent img.adbutton  { margin:0; padding: 0; border: none }    
div#bottombar                  { width: 420px; margin-top: 25px ; }    
div#bottombar div.adbutton     { float: left; padding: 10px 4px }    

div.adbutton img.adbutton  { margin:0; padding: 0; border: none }    

div.adbutton a.adbutton,
div.adbutton a.adbutton:visited {
  background: transparent url("../images/buttontemplate200x90.gif") 0px 90px;
  width: 200px; height: 90px; display: block; overflow:hidden; border: none ;
}
div.adbutton a.adbutton:hover,
div.adbutton a.adbutton.adbuttonblank:hover {
  background: transparent url("../images/buttontemplate200x90.gif") 0px 0px;
}
div.adbutton a.adbutton.adbuttonbig,
div.adbutton a.adbutton.adbuttonbig:visited {
  background: transparent url("../images/buttontemplate200x150.gif") 0px 150px;
  width: 200px; height: 150px; display: block; overflow:hidden; border: none ;
}
div.adbutton a.adbutton.adbuttonbig:hover,
div.adbutton a.adbutton.adbuttonbig.adbuttonblank:hover {
  background: transparent url("../images/buttontemplate200x150.gif") 0px 0px;
}
div.adbutton a.adbutton.adbuttonhuge,
div.adbutton a.adbutton.adbuttonhuge:visited {
  background: transparent url("../images/buttontemplate200x200.gif") 0px 200px;
  width: 200px; height: 200px; display: block; overflow:hidden; border: none ;
}
div.adbutton a.adbutton.adbuttonhuge:hover,
div.adbutton a.adbutton.adbuttonhuge.adbuttonblank:hover {
  background: transparent url("../images/buttontemplate200x200.gif") 0px 0px;
}
div.adbutton a.adbutton.adbuttonsmall,
div.adbutton a.adbutton.adbuttonsmall:visited {
  background: transparent url("../images/buttontemplate150x80.gif") 0px 80px;
  width: 150px; height: 80px; display: block; overflow:hidden; border: none ;
}
div.adbutton a.adbutton.adbuttonsmall:hover,
div.adbutton a.adbutton.adbuttonsmall.adbuttonblank:hover {
  background: transparent url("../images/buttontemplate150x80.gif") 0px 0px;
}
div.adbutton a.adbutton.adbuttonblank,
div.adbutton a.adbutton.adbuttonbig.adbuttonblank,
div.adbutton a.adbutton.adbuttonsmall.adbuttonblank
   { background: none; }


embed#meebo { margin-top: 20px; }
ul#chatlist li { margin-bottom: 5px; }

div#showmehow { font-size: 125%; font-family: verdana, tahoma, arial, san-serif; }
div#showmehow div { line-height: 36px; }
div#showmehow div a.showmehow { background: transparent url("../images/camera-blue.gif") no-repeat; padding: 10px 15px 10px 40px ; line-height: 36px; }
div#showmehow div a.showmehow:hover,
div#showmehow div a.showmehow:visited:hover { background: transparent url("../images/camera-bar.gif") no-repeat; }
div#showmehow div a.showmehow:visited { background: transparent url("../images/camera-red.gif") no-repeat; }

div.faq { margin-left: 10px }
div.faq h2.faq { }
div.faq dl.faq    { margin-left: 10px } 
div.faq dl.faq dt { margin-bottom: 5px; font-size: 120%; font-family: verdana, tahoma, arial, san-serif; } 
div.faq dl.faq dt a { text-decoration: none; padding: 4px 5px }
div.faq dl.faq dt a:hover { background: #E0E0E0; color: black; }
div.faq dl.faq dd { padding: 5px 0px 0px 0px; margin: 0px 15px 5px 15px ; border: 1px solid #ACACAC; background: #DFEFFF}
div.faq dl.faq dd p { font-size: 110% }

div.wantto { margin: 30px 0px 0px 0px }
div.wantto h2 { margin-bottom: 0px; margin-top: 7px }
form.wantto { width: 430px; overflow:hidden; margin:0; padding:0 }
form.wantto select { width: 380px; overflow:hidden }
form.wantto input.wantto { background: #B0D0FF; font-weight: bold; }

div#invoice div.confirmduplicate { width:630px; padding:10px; color:red; border:2px solid red; margin-bottom:15px; }
div#invoice div.confirmduplicate input.confirmdupcheck { width: 30px; margin: 0px; padding: 0px; display: inline }
div#invoice div.confirmduplicate label.confirmduplabel { font-weight:bold; display: inline }
span.buttonref { font-weight:bold; color:black; }

span.hilite {font-weight:bold; color: #0000db}

table.formtable.replform tr.formrow td.captionright { width: 300px }
table.formtable.replform tr.formrow td.msgbox { text-align: left; color: red; font-weight: bold ; padding-top: 10px ; padding-bottom: 10px ;}
table.formtable.replform tr.formrow td.msgbox.dblspace { padding-top: 20px ; padding-bottom: 20px ;}
fieldset.replform { margin: 20px 40px 0px 0px; border-color: #E0E0E0; }
fieldset.replform legend { color: blue }

div.floatsidebar { float: right; margin: 0px 0px 30px 10px; padding: 0px; }
table#spectable { margin: 0px 0px 30px 0px ; }

table#spfamily { margin: 20px 50px ; border: 2px solid white; border-collapse: collapse ; border-spacing: 5px;}
table#spfamily td { text-align: center; vertical-align: bottom ;}
table#spfamily a.spfamily { display: block; text-decoration : none; border-bottom: 4px solid white; }
table#spfamily a.spfamily:hover { border-bottom : 4px solid #FF8000; }
table#spfamily a.spfamily img { border: none; margin: 0; padding: 0; }
table#spfamily a.spfamily span.spname { display: block; padding: 10px; font-weight: bold; font-size: 120%; color: #0000db;}

p.warning { border: 4px solid #FF8000; padding: 10px; color: red; font-size: 120%; }

.floatleft { float:left; margin-right: 5px; }
.floatright { float:right; margin-left: 5px; }

a.popexpand img.popexpand { display: block; text-decoration : none; position:relative ; }
a.popexpand img.popexpand { display: block; text-decoration : none; border: 4px solid white; }
a.popexpand:hover img.popexpand { border: 4px solid #FF8000; }
a.popexpand span.popexpand { display: none; }
a.popexpand:hover span.popexpand { display: block; right: 300px; bottom: 200px ; position:absolute; z-index: 100;}

dt.helpterm { margin: 10px 20px ; font-size: 120%; font-weight: bold; }
dd.helpitem { padding-right: 30px ; }

div.homepage p { font-size: 110% ; }