/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com

Rebuilt by Fathom SEO
June 2009
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #045369;
	margin: 0px;
	padding: 0px;
}

a {
    color: #016abe;
}

a:hover {
    color: #000000;
}

#bodycontainer {
	width: 750px;
	margin: auto;
	padding-top: 10px;
}

#keywordtext {
	font-size: 11px;
	text-align: center;
	padding: 5px;
}

#bodycontainer {
	width: 750px;
	margin: auto;
	padding-top: 10px;
}

#keywordtext {
	font-size: 11px;
	text-align: center;
	padding: 5px;
}

/***********************************/
/*             HEADER              */
/***********************************/

#header {
	height: 100px;
	width: 750px;
	background: url('/images/header_bg.jpg');
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 5px;
}

* html #header {
	padding-bottom: -5px;
}

#norush {
	font-size: 11px;
	color: #FFF;
	font-style: italic;
}

#logo {
	width: 101px;
	height: 100px;
	border: 0px;
	padding-left: 8px;
	margin-right: 0px;
	margin-bottom: -5px;
}

#rightheader {
	padding-right: 10px;
	float: right;
	text-align: right;
	margin-top: -8px;
	width: 250px;
}

/* Safari Hack */
html[xmlns*=""] body:last-child #rightheader {
	margin-top: 4px;
}

#header-chat-icon, #header-chat-icon a {
	width: 63px;
	height: 25px;
	border: 0px;
	margin-top: 10px;
}

html>/**/body #header-chat-icon, #header-chat-icon a {
	width: 63px;
	height: 25px;
	border: 0px;
	margin-top: 0px;
}

#phone a {
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}

.phonenumber {
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: 10%;
}

#email, #email a {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: -15px;
	margin-bottom: -10px;
	text-decoration: none;
}

#email a:hover {
	text-decoration: underline;
}

#special-offer-link, #special-offer-link a {
	color: #fff0b4;
	font-weight: bold;
}

html>/**/body #email {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: -10px;
	margin-bottom: -10px;
}

#samplepack {
	width: 152px;
	height: 22px;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 2px;
	border: 0px;
}

#headertext {
	width: 400px;
	padding-left: 160px;
	font-size: 18px;
}

#bannerstands {
	position: relative;
	top: 15px;
	padding-left: 15px;
	margin-bottom: -44px;
}

#banners {
	position: relative;
	top: 35px;
	padding-left: 265px;
	margin-bottom: -24px;
}

#displays {
	position: relative;
	top: 89px;
	padding-left: 50px;
}

#posters {
	position: relative;
	top: 73px;
	padding-left: 260px;
	margin-bottom: -20px;
}

#bannerstands a, #banners a, #displays a, #posters a {
	color: #c3daeb;
	text-decoration: none;
}

#viewcartsub {
	float: right;
	margin-top: 0px;
}

#viewcartsub a {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

#viewcartsub a:hover {
	text-decoration: underline;
}

#headerorder {
	width: 353px;
	height: 231px;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 10px;
}

* html #headerorder {
	margin-right: -11px;
}

#headerorder2 {
	width: 245px;
	height: 231px;
	padding-left: 0px;
	float: right;
	padding-right: 11px;
	margin-top: -10px;
	margin-right: -20px;
}



/****** End Header ******/


/***********************************/
/*            CONTAINERS           */
/***********************************/

.web {
  visibility: visible;
}

.print {
  visibility: hidden;
}

#content {
	width: 632px;
	margin-left: 118px;
}

* html #content {
	width: 629px;
}

#sidebar {
	float: left;
	width: 118px;
}

#contentheader {
	background: url('/images/homecontentBgTop.gif');
	width: 631px;
	height: 198px;
}

* html #contentheader {
	z-index: 1;
	float: right;
	margin-left: -3px;
}

#subcontent {
	background: url('/images/subcontentheader.jpg') no-repeat #FFFFFF;
	width: 631px;
	padding-right: 10px;
}

* html #subcontent {
	width: 629px;
	position: relative;
	margin-left: -3px;
	padding: 0px;
	padding-right: -5px;
	text-align: left;
}

#contentheader a {
	color: #FFFFFF;
	text-decoration: none;
}

/* IE, others */
#navcontainer {
	background: url('https://www.postupstand.com/images/navbg.jpg') no-repeat #3b82c1;
	color: #FFFFFF;
	margin-top: 0px;
} 

/* Modern Browsers */
html>/**/body #navcontainer {
	background: url('https://www.postupstand.com/images/navbg.jpg') no-repeat #3b82c1;
	color: #FFFFFF;
	margin-top: -12px;
}

#navcontainer a {
	color: #FFFFFF;
	text-decoration: none;
}

#uploadbottomcontainer {
	padding-left: 10px;
	float: right;
	width: 353px;
	padding-right: 11px;
}

#uploadbottomcontainer2 {
	padding-left: 10px;
	float: right;
	padding-right: 11px;
}


/****** End Containers ******/

/***********************************/
/*            NAVIGATION           */
/***********************************/

#navcontainer ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	padding-bottom: 5px;
	width: 110px;
}

#navcontainer ul li {
	font-size: 12px;
	line-height: 20px;
	padding-left: 8px;
 	background: url('/images/navbottomborder.gif');
	width: 110px;
	height: 22px;
}

#navcontainer ul li a:hover {
	text-decoration: underline;
}

#navcontainer ul ul {
	margin-top: 6px;
}

#navcontainer ul ul li {
	font-size: 10px;
	padding-left: 10px;
	line-height: normal;
	width: 108px;
	height: auto;
	padding-top: 6px;
	color: #fff0b4;
	font-weight: normal;
	margin-left: -8px;
 	background: none;
}

#navcontainer ul ul li a {
	color: #fff0b4;
}

#navcontainer ul ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#navcontainer ul .active {
 	background: url('/images/navactivebg2.gif') no-repeat;
	width: 110px;
	height: auto;
	margin-top: -1px;
	font-weight: bold;
}

#navcontainer ul .active2 {
 	background: url('/images/navactivebg2.gif') no-repeat;
	width: 110px;
	height: 25px;
	margin-top: -1px;
	font-weight: bold;
}

#subnavlastitem {
	margin-bottom: 10px;
}

#contactnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
}

/****** End Nav ******/

/***********************************/
/*           CONTENT AREA          */
/***********************************/

.txtbluebackgroundnormaltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045369;
	line-height: 15px;
}

#newsletterheader {
	font-size: 12px;
	font-weight:bold;
	line-height: 15px;
}

h1 {
 	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: -20px;
	padding-top: 0px;
}

html>/**/body h1 {
 	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 12px;
}

#boxcontent {
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 20px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}

#contentheaderright {
	float: right;
	width: 329px;
	text-align: right;
	margin-top: 4px;
	padding-right: 5px;
}

html>/**/body #contentheaderright {
	float: right;
	width: 329px;
	text-align: right;
	margin-top: -7px;
	padding-right: 5px;
}

#contentbody {
	padding: 10px;
	padding-left: 13px;
	line-height: 14px;
	text-align: left;
}

* html #contentbody {
	padding: 0px;
	padding-right: 0px;
	padding-left: 13px;
	line-height: 14px;
	text-align: left;
}

.txttopicheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #045369;
	font-weight: bold;
}

hr {
	background-color: #CCCCCC;
	height: 2px;
	border: 0px;
}

#homebanners {
	margin-bottom: 74px;
}

#productdivider {
	background-color: #c8dee7;
	height: 1px;
	border: 0px;
	margin-top: -10px;
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;
}

h3 {
	font-size: 12px;
}

.product_top {
	text-align: right; 
	padding-right: 5px; 
}

#wallgraphicslist {
	margin-left: 225px;
	padding-left: 25px;	
	margin-top: -15px;
}

html>/**/body #wallgraphicslist {
	margin-left: 225px;
	padding-left: 25px;	
	margin-top: 0px;
}

/****** End Content ******/

/***********************************/
/*              FOOTER             */
/***********************************/

#footer {
	clear: both;
	text-align: center;
}

#footernav {
	background: url('/images/footerbg.gif') no-repeat;
	width: 749px;
	height: 38px;
	color: #FFFFFF;
	padding-top: 3px;
	line-height: 15px;
}

#footernav a {
	color: #FFFFFF;
}

#creditcards {
	text-align: left;
	margin-top: -85px;
	margin-bottom: 5px;
}

.product_image {
	border: 1px solid #cccccc;
	width: 58px;
	height: 58px;
	float: left;
}

.product_container {
	float: left;
}

.product_text {
	margin-left: 10px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	width: 124px;
	padding-top: 10px;
}

html>/**/body .product_text {
	vertical-align: middle;
	padding-top: 0px;
}

/* IE 6 fix */
* html .product_text {
	padding-left: 49px;
	margin-top: -60px;
}

.faqlist li {
	margin-top: 2px;
	margin-bottom: 2px;
}

.search-box {
	padding-left: 8px;
	padding-bottom: 0px;
	margin-bottom: -14px;
}

html>/**/body .search-box {
	margin-top: 12px;
	margin-bottom: 7px;
}

.searchfield {
	background-color: #adcfdb;
	border: 0px;
	color: #045369;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	vertical-align: 26%;
	width: 75px;
}

#cse-search-results iframe {
	width: 606px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: none;
}

/****** End Footer ******/

@media print {
  .web {
  display: none;
  }
  .print {
  visibility: visible;
  }
}




/***********************************/
/*          3DCart ELEMENTS        */
/***********************************/

#3dcart-table {
	margin-top: 10px;
}

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative
{
   background-color: #f9f8f8;
   padding: 2px 2px 2px 2px;
   border: 1px solid #eae9e9;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders
{
	border: #cccccc;
	background-color: #cccccc;
	
}

/*borders2:: Controls the color of the borders on forms*/ 
.borders2
{
	border: 1px dotted #cccccc; 
	border-style: none none dotted;
	padding: 1px;
	font-style: 11px;

}
.frame {
	padding-right: 5px;	
}
#3d-cart-menu {
	list-style-type: none;
}
#3d-cart-menu li {
	margin-left: 0px;
	font-size: 12px;
	padding-bottom: 1px;
}


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers
{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background: url('images/cart-side-header.gif') no-repeat;
	height: 26px;
	border: 0px;
}
.menu-headers p {
	margin: -5px 0px 0px 4px;
	padding: -5px;
}

/*page_headers:: Controls the page's titles*/
.page_headers
{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 22px;
	margin-top: -20px;
	padding-top: 0px;
	padding-bottom: 10px;
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;

}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-size : 12px;
	font-weight : bold;
	background: url('images/BG_featured.gif') repeat-x;
	color : #045369;
	padding:3px;
} 

/*titles2:: Controls the titles on the view cart page*/ 
.titles2
{
	font-size : 12px;
	font-weight : bold;
	color : #999999;
	padding:4px;
} 

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-size: 12px;
	font-weight: bold;
	color: #045369;
	line-height: 20px;
	margin: 0px;
	padding-left: 3px;
}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-size: 11px;
	font-weight: bold;
	color: #4f4e4e;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-size : 10px;
	font-weight : normal;
	color: #89508c;
} 	 

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-size : 12px;
	font-weight : Normal;
	color : #045369;
	text-decoration: none;
	padding-left: 4px;
	text-align: left;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info
{
	
	font-size : 12px;
	font-weight : Normal;
	color: #045369;
}

/*price:: Controls the way the product's prices display*/ 
.price
{
	font-size: 12px;
	color: #cb0636;
	font-weight: bold;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-size: 11px;
	font-weight: Normal;
	color: #045369;
	line-height: 18px;
}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-size: 16px;
	color: #cccccc;
}

/*steps_on:: Controls the way the steps on the checkout pages display*/
.steps_on
{
	font-size: 16px;
	font-weight: bold;
	color: #045369;
}

/*error:: Controls the error messages*/ 
.error
{
	
	font-size: 12px;
	color: #e10e04;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/

/*btn_over:: Controls the buttons*/ 
.btn_over
{
	border: 1px solid #dcdbdc;
	background:  url('images/BG_btn.gif') repeat-x;
	font-weight: bold;
	font-size: 12px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 

/*btn:: Controls the buttons*/ 
.btn
{
	border: 1px solid #dcdbdc;
	background:  url('images/BG_btn1.gif') repeat-x #FFFFFF;
	font-weight: bold;
	font-size: 12px;    
	color: #000000;
	cursor: pointer;
	margin:1px;
} 	

 /*btn2:: Controls the buttons*/
.btn2
{
	border: 1px solid #ffffff;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;    
	color: #990000;
	cursor: pointer;
} 	
	
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle
{
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #b3b4b5;
	background-color: #FBFBFB;  
	font-size: 12px;
	color: #000000;
	padding: 1px;
	text-align: left;
} 
	
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle
{
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #C7D5E0;
	background-color: #FBFBFB;
	font-size: 12px;
	color: #000000;
	height: 150px;
	padding: 1px;
	text-align: left;
}

.product-option-select select {
	font-size: 80%;
}

.view-hide-options {
	font-size: 10px;
	margin-top: 5px;
}