/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */
 .centerColumn{ width:748px;}
 .clear{ clear:both;}
#pageTwo .buttonRow{ padding-left:20px;}
#pageTwoMainContent{ padding:16px;}
FORM, SELECT, INPUT {
	display: inline;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}


LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
.back {
	float: left;
	}
.scolor{
	width:364px;
	margin-left:0px;
	position:relative;
}
  .scolor .title1{
	width:364px;
	border-bottom:1px solid #e1e1e1;
	height:20px;
	color:#000;
	line-height:20px;
	font-weight:bold;
	background-position:right;
	background-repeat:no-repeat;
	position:relative;
}
  .scolor .title2{
	width:364px;
	border-bottom:1px solid #e1e1e1;
	height:20px;
	color:#000;
	line-height:20px;
	font-weight:bold;
	background-position:right;
	background-repeat:no-repeat;
	position:relative;
}

  .scolor .selects{
	height:28xp;
	line-height:28px;
}
  .scolor .infos{
	width:250px; height:120px;
	border:1px solid #ccc;
	margin-left:0px;
	padding-right:10px;
	
	background-color:#fff;
}
  .scolor .infos .pen{
	width:230px;
	font-size:11px;
	height:28px;
	border-bottom:1px dashed #ccc;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:10px;
}
  .scolor .infos p.input_2{
	width:100px;
	float:left;
	text-align:right;
	display:inline;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-top:5px;
}
  .scolor .infos p.input_1{
	width:150px;
	float:left;
	text-align:right;
	display:inline;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-top:5px;
}
  .scolor .infos p.input_3{
	width:230px;
	float:left;
	text-align:right;
	margin-top:10px;
	display:inline;
	font-weight:bold;
}
  .scolor .infos p.input_3 input{
	width:100px;
	height:18px;
	border:1px solid #ccc;
	vertical-align:middle;
}
  .scolor .infos input{
	width:50px;
	height:18px;
	border:1px solid #ccc;
	vertical-align:middle;
}
  .scolor .selects select{
	border:1px solid #7f9db9;
	width:130px;
	vertical-align:middle;
}