/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
   TEMPLATE NAME: 	Techmania 1.0
	TEMPLATE CODE: 	S-0003
    VERSION:         1.1          	
 *******************************************/
	/********************************************
   HTML ELEMENTS
********************************************/ /* Top elements */
	/** { margin:0; padding: 0; }*/
/* links */
a {
	color: #213540;
	background: inherit;
	text-decoration: none;
}

a:hover {
	color: #3e4255;
	text-decoration: underline;
	background: inherit;
}

/* headers */
h1,h2{
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 1.5em;
	margin: 10px 15px;
}

h2 {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #339900;
	margin: 10px 15px;
}

/*h3 {
	font-size: 1.1em;
	color: #333;
	margin: 16px 0 0 18px;
}*/

h1,h2,h3 {
	padding: 0;
}

p {
	line-height: 1.4em;
	padding: 0 15px;
}

p.error {
	color: #CC0033;
}

ul,ol {
	margin: 10px 6px;
	padding: 0 15px;
	color: #006699;
}

ul span,ol span {
	color: #666666;
}

acronym {
	cursor: help;
	border-bottom: 1px solid #4e4c4c;
}

blockquote {
	margin: 15px;
	padding: 0 0 0 32px;
	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important;
	background-position: 8px 10px;
	border: 1px solid #EAEAEA;
	border-left: 5px solid #72A545;
	font-weight: bold;
}

/* form elements */
fieldset {
	margin: 12px 12px 18px;
	padding-left: 6px;
	border: 1px solid #004080;
	color: #006699;
}

fieldset fieldset {
	border: 1px solid #9ea190;
	margin: 17px 14px;
}

form {
	margin: 10px 15px;
	padding: 0;
}

label {
	font-weight: bold;
	margin: 5px 3px 0 0;
	width: 160px;
	text-align: right;
	float: left;
}

legend {
	font-size: 1.2em;
	padding: 0 12px;
	font-weight: 900;
	background-color: #F9F9F9;
}

fieldset fieldset legend {
	font-size: 1em;
	color: #1a2129;
	padding: 0 18px;
	margin-left: 75px;
}

input {
	padding: 3px;
	margin: 4px 0;
	border: 1px solid #CFCED3;
	font: normal 1em Verdana, sans-serif;
	color: #4e4c4c;
}


textarea {
	width: 400px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #eee;
	height: 100px;
	display: block;
	color: #4e4c4c;
}

input.button {
	margin: 0;
	font: bold 12px Arial, Sans-serif;
	border: 1px solid #EAEAEA;
	padding: 3px 4px;
	background: #CCC url(buttonbg.gif) repeat-x left bottom;
	color: #333; /* color: #339900; */
	cursor: pointer;
}

input.submitbutton {
	background-color: #54537b;
	color: #FFF;
	background-image: none;
	font-weight: 900;
	border: 1px solid #EAEAEA;
	margin: 0 0 0 200px;
}


/* alignment classes */
.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

/* additional classes */
.clear {
	clear: both;
}

.hide {
	display: none;
}

.gray {
	color: #CCC;
}
.pusher {
	cursor: pointer;
	padding: 3px 10px 3px 22px;
	font-weight: 900;
	font-size: 14px;
}

/* ------------- form specific styles are here  -------------- */
fieldset {
	margin: 0;
	border: 1px solid #fe9900;
	padding: 10px;
	/*border:none;
	padding:0;*/
	color: #7563A5;
}

legend {
	background-color: #FFFFFF;
	text-align: center;
	color: #54537b;
	padding: 0 12px;
}

label {
	text-align: right;
	width: 298px;
	border-right: 1px dotted #54537b;
	padding-right: 5px;
	margin: 0 0 8px 0;
	float: left;
	clear: left;
	display: block;
	color: #7563A5;
}

label.checkbox,label.textarea {
	border: none;
}

label.lgfield {
	border: none;
	text-align: center;
	clear: both;
	float: none;
	width: 100%;
}
/* Added on 10.02.2010 - katarzyna */
fieldset select{
	width:350px;
}
fieldset select.ctr{
	width:210px;
}
fieldset input {
	width:200px;
}
fieldset input.prodqty {
	width:20px;
	height:14px;
}

fieldset input,fieldset select,fieldset textarea {
	margin-left: 10px;
	margin-bottom: 8px;
}

select.longfield {
	margin: 0 0 0 115px;
}
/* Added input.chkbox on 25.02.2010 - katarzyna */
fieldset input.chkbox {
	border:none;
	width:15px;
}
input [type="radio"],input [type="checkbox"] {
	margin: 2px 0 0 4px;
	border:0;
}

textarea {
	width: 250px;
	float: left;
}

/*Get Help Form Styles*/
p.formDisclaimer {
	text-align: center;
	margin: 32px 24px 12px 0;
	font-style: italic;
}

div.buttonWrapper {
	margin: 28px 0 14px 0;
	clear: both;
	text-align: center;
}

.formspacer {
	height: 1em;
	clear: both;
}

.hideField {
	display: none;
}

.pushOpen {
	height: 18em;
}

/* ----- error message for field validation ----- */
#stepForm label.warning {
	text-align: left;
	width: auto;
	padding: 0;
	margin: 0 0 0 10px;
	float: none;
	clear: none;
	display: inline;
	color: #CC3366;
	font-size: 10px;
	border: none;
	border-top: 1px dotted #CC3366;
}

div.requiredNotice {
	width: 140px;
	float: right;
	margin: 0 24px 0 0;
	padding: 0;
}

#content h3.stepHeader {
	text-align: left;
	font-size: 16px;
	margin: 0 0 24px 24px;
	color: #fe9900;
}

ul#stepForm,ul#stepForm li {
	margin: 0;
	padding: 0;
}

ul#stepForm li {
	list-style: none;
}

/* Form Buttons  */

input.submitbutton,.nextbutton,.prevbutton {
	width: 100px;
	height: 40px;
	background-color: #fe9900;
	padding: 4px;
	border: 1px solid #c57d0f;
	cursor: pointer;
	text-align: center;
	color: #ffffff;
	font-weight:bold;
	margin: 7px;
}

input.submitbutton {
	background-color: #54537b;
	border: 1px solid #373560;
}

.totalbox {
	position:absolute;
	top:138px;
	right:15px;
	background:#fe9900;
	color:#fff;
	font-size:120%;
	padding:3px 0;
}

.opt {
	margin: 0px 3px 0 5px;
	width: 350px;
	text-align: left;
	float: left;
}
.qtybox {
vertical-align:top;
	font-weight:bold;
	margin: 0px 3px 0 5px;
	width: auto;
	text-align: right;
	float: left;
}
.qtybox input{
	margin:0;
}
