html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin:0;
	margin-top:7px;
	padding:0;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
body, td {
    color: #45506f;
}
form {
    margin: 0;
    display: inline;
}
h1, h2, h3, h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #f54432;
    margin: 0;
}
h1 {
    font-size: 16px;
    margin-bottom: 1em;
}
h2 {
    font-size: 13px;
}
h3 {
    font-size: 11px;
}
select, textarea {
    font : 11px Arial, Helvetica, sans-serif;
    border: 1px solid #7f9db9;
}
a {
	color: #465274;
	text-decoration:underline;
}
a:hover {
	color: #f67f01;
	text-decoration:none;
}
a img {
	border: none;
	text-decoration:none;
}

.floatleft { float: left }
.floatright { float: right }
.textleft {text-align: left }
.textcenter {text-align: center }
.textright {text-align: right }
.clear {clear: both }

.logo{
	padding-right:10px;
}
.linksTop{
	padding-top:0px;
	padding-right:5px;
	text-align:right;
}
.topLinks{
	color:#465274;
	text-decoration:underline;
	font-weight:bold;
	text-align:right;
}
.topLinks:hover{
	color:#465274;
	text-decoration:none;
	font-weight:bold;
}
.topText{
	padding-top:10px;
	float: left;
	text-align: left;
}
.scanalert {
	float: right;
	text-align: right;
	padding: 4px 5px 0 0;
}
.phone{
	padding-top:0px;
	padding-right:5px;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#f67f01;
	text-align:right;
}
.backSearch{
	background-image:url(images/backSearch.gif);
	background-repeat:repeat-x;
	color:#000000;
	padding-right:10px;
	font-weight:bold;
}
.topmenu {
	height:22px;
	width:871px;
	background-image:url(images/backNav.gif);
	background-repeat:repeat-x;
	border-left:#556388 1px solid;
	border-top:#556388 1px solid;
	border-bottom:#556388 1px solid;
}
.toptabs{
	float:left;
	position:relative;
	text-align:center;
}
.toptabs a{
	display:block;
	float:left;
	margin:0 0 0 0;
	text-align:center;
	color:#2f3952;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	width:135px;
	background-image:url(images/menuArrow.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.toptabs a:hover{
	color:#f56117;
}
.toptabs2{
	float:left;
	position:relative;
	text-align:center;
}
.toptabs2 a{
	display:block;
	float:left;
	margin:0 0 0 0;
	text-align:center;
	color:#2f3952;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	width:61px;
	background-image:url(images/menuArrow.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.toptabs2 a:hover{
	color:#f56117;
}
.headlineS{
	color:#ffffff;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:11px;
	padding-left:5px;
	background-image:url(images/headlineS.jpg);
	background-repeat:no-repeat;
}
.headlineS a{
	color:#ffffff;
	text-decoration:underline;
}
.headlineS a:hover{
	color:#ffffff;
	text-decoration:none;
}
.headline{
	color:#ffffff;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:11px;
	padding-left:5px;
	background: url(images/headline.jpg) no-repeat;
}
.headline td {
	color:#ffffff;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:11px;
	padding-left:5px;
}
.headline a{
	color:#ffffff;
	text-decoration:underline;
}
.headline a:hover{
	color:#ffffff;
	text-decoration:none;
}
.header_row td {
	color:#ffffff;
	font-weight:bold;
	text-align: center;
	padding: 6px 2px;
	background: url(images/headline.jpg) no-repeat;
}
.header_shadow {
	background: url(images/headline.jpg) 0px -25px no-repeat;
	font-size: 2px;
}

.sublinks {
	margin: 0;
	padding: 0;
	height: auto;
}
.sublinks a {
	display: block;
	text-decoration: none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
}
.sublinks a:hover {
	display: block;
	text-decoration: none;
}
.left{
	padding-right:20px;
}
.imageBorder{
	border:#999999 1px solid;
}
.product{
	padding-bottom:20px;
}
.content{
	padding:10px;
}
.footer{
	font-size:9px;
	padding:5px;
	background-color:#9aabd8;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	color:#ffffff;
}
.footer a{
	color:#ffffff;
	text-decoration:underline;
}
.footer a:hover{
	color:#ffffff;
	text-decoration:none;
}
.linkWhite{
	color:#FFFFFF;
	text-decoration:underline;
}
.linkWhite:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.textOrange{
	color:#f4571f;
}
.textbox {
	height: 14pt;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	font-size:11px;
	color: #000000;
	border-bottom: #333333 1px solid;
	background-color: #FFFFFF;
}
select {
	height: 18pt;
	width:150px;
	border: 1px solid #7f9db9;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
}

/* Product pages */
#tabs {
    position:relative;
    z-index:3;
    list-style:none;
    height:18px;
    color: #000033;
    margin:0;
    padding:0;
    display:block;
}
#tabs li {
    float:left;
    background: url('images/bg_tabright.gif') no-repeat right -23px;
    margin:0;
    padding:0;
}
#tabs li a {
    display:block;
    float:left;
    background: url('images/bg_tableft.gif') no-repeat left -23px;
    font-weight:bold;
    text-decoration:none;
    height: 17px;
    padding:2px 8px 0 8px;
    color: #2f3952
}
#tabs li a:hover {
    color: #f56117;
}
#tabs li.disable a {
    color: #556388;
}
#tabs li.disable a:hover {
    color: #556388;
}
#tabs li.current {
    position:relative;
    height:23px;
    top: -3px;
    z-index:1;
    background: url('images/bg_tabright.gif') no-repeat right top;
}
#tabs li.current a {
    text-transform: uppercase;
    padding:4px 8px 0 8px;
    color: #000000;
    background: url('images/bg_tableft.gif') no-repeat left top;
}
#tabs li.current a:hover {
    color: #000000;
}
#tab_content {
    position:relative;
    top: 0px;
    z-index:0;
    width: 98%;
    border: 1px solid #556388;
    background: #fafcfd url('images/bg_tabcontent.gif') repeat-x;
    background-color: #ffffff;
    margin: 0;
    padding:0;
}

#tab1_content, #tab2_content, #tab3_content {
    border: 1px solid #e2e9ec;
    border-left: none;
    padding: 5px;
}
#tab2_content textarea {
    width: 233px;
    height: 90px;
    text-align: center;
}
#tab3_content textarea {
    width: 233px;
    height: 90px;
    text-align: left;
}

#tab2_content select, #tab3_content select{
	width: 155px;
	height: 20px;
}
.prod_img {
    border: 1px solid #556388;
}
.left_prompt {
    float: left;
    width: 120px;
    border: none;
}
.right_option {
    float: left;
    width: 120px;
    border: none;
}
.clear {
    clear: both;
}
#card_interior, #envelope_interior {
    width: 420px;
    height: 300px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    border: none;
    text-align: left;
}
#card_preview {
    margin: 150px 0 0 1px;
    overflow: hidden;
}
#envelope_interior {
	text-align: left;
}
#envelope_image {
	margin: 1px;
	/*
	height: 85px;
	width: 85px;
	*/
	border: none;
	float: left;
}
#envelope_preview {
    margin: 15px 0 0 0;
    overflow: hidden;
}

#volprice {
    margin: 12px 0;
}
#volprice table {
    border-collapse: collapse;
    border: 1px solid #556388;
}
#volprice table table {
    border-collapse: collapse;
    border: 1px solid #e2e9ec;
}
#volprice th {
    border-bottom: 1px solid #e2e9ec;
}

.related {
    border-collapse: collapse;
    border: 1px solid #556388;
    background: #9aabd8 url(images/footer.gif) repeat-x;
    width: 190px;
    text-align: center;
}
.related td {
    padding: 15px 0 0 0;
}
.related div {
    width: 160px;
    height: 230px;
    padding: 5px;
    background: white;
    border: 1px solid #556388;
}
.related img {
    border: 1px solid #556388;
}

.submit60, .submit80, .submit100, .submit120, .submit120a, .submit140, .submit200  {
	height: 28px;
	color: white;
	border: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
	padding: 0 2px 3px 0;
	margin: 0;
	vertical-align: middle;
}
.submit60 {
	width: 60px;
	background: url("images/buttons/btn_gold_60.png") no-repeat;
}
.submit80 {
	width: 80px;
	background: url("images/buttons/btn_gold_80.png") no-repeat;
}
.submit100 {
	width: 100px;
	background: url("images/buttons/btn_gold_100.png") no-repeat;
}
.submit120 {
	width: 120px;
	background: url("images/buttons/btn_gold_120.png") no-repeat;
}
.submit120a {
	width: 120px;
	height: 25px;
	background: url("images/buttons/btn_gold_120a.png") no-repeat;
}
.submit140 {
	width: 140px;
	background: url("images/buttons/btn_gold_140.png") no-repeat;
}
.submit200 {
	width: 200px;
	background: url("images/buttons/btn_gold_200.png") no-repeat;
}
.left80 {
	float: left;
	width: 80px;
	font-weight: bold;
}

