

/* Demo: jqueryeasyvalidate */

/* Reset */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{display:block}
nav ul{list-style:none}
blockquote, q{quotes:none}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none}
a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}

/* Colors/typography */




section {
	 margin-left: auto;
    margin-right: auto;
    width: 600px;
	padding: 20px 0;
	width: 950px;
	text-align:left;
}

footer {
	height: 100px;
}

/*--- forms ---*/
#contact-form {
	background: #f1f1f1;
	border: 1px solid #ccc;
	margin: 0 auto;
	padding: 20px;
	width: 50%;
	text-align:left;
}

input:focus, textarea:focus{
	-webkit-box-shadow:inset 0 0 10px #eee;
	-moz-box-shadow:inset 0 0 10px #eee;
	box-shadow:inset 0 0 10px #eee;
}

input.button {
	background: #a3cd5a;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	margin:10px 20px 10px 0;
	cursor: pointer;
	text-transform: uppercase;
}

input.button:hover {
	background: #92b851;
}

input.button:active {
	-moz-box-shadow: inset 0 1px 1px #82a448;
	-webkit-box-shadow: inset 0 1px 1px #82a448;
	box-shadow: inset 0 1px 1px #82a448;
}


#signup_form fieldset {
 padding:1em 1.5em;
 border:1px solid #bbb;
}
 
#signup_form legend {
 font-weight:bold;
}
 
#signup_form label {
padding:3px;
 display:block;
 color:#000000;
}
 
#signup_form label span {
 color:red;
}
#signup_form .error {
 padding:5px;
 margin:5px 0;
 border:1px solid #f00;
}

/* Tablet */
@media only screen and (max-width: 960px) {

	section {
		width: 100%;
	}

}
/* imported fron INT */

#header {
	  text-align: left;
	 
   height: 70px;
  background: url(file:///Commander/Users/Ashot/Desktop/css/images/topbanner.jpg);

}
td.hpc {
padding-right:8px;
}


img.alllogo {
padding-left:1em;
}

.hpc { font-size: 300%; font-weight:bold; font-style:italic;color: #E1012F;padding:1px; text-align:center ;
		font-family:Georgia, "Times New Roman", Times, serif; vertical-align:middle;
		text-shadow: white 0.1em 0.1em 0.2em
		}
		

		.gears { color: black;font-style: italic;font-weight: bold; font-size:300%;padding:1px; text-align:center;
		font-family:Georgia, "Times New Roman", Times, serif; vertical-align:middle;
		text-shadow: white 0.1em 0.1em 0.2em
		}
		
		.tel {
color:#666666;
font-family: Helvetica, Geneva, Arial, sans-serif;
font-size:1.2em;
padding-left:80px;
font-weight:bold;

}
		
		table #checkout_table td
	{color: #0D70C0;

	background-color: white;
	padding:4px0,0,0;
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	table #checkout_table2 td
	{color: #0D70C0;
	background-color: white;
	padding-right:8px;
	font-size: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
	table #checkout_table3 td
	{color: white;
	background-image: url(../../../../1.images/others/shopping_cart/back_gr.jpg);
	padding:4px,0,4px,0;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	table #checkout_table4 td
	{color: #444444;
	background-color: white;
	padding:4px;
	font-size: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	#checkout_table5
	{
	color: #444444;
	background-color: white;
	
	vertical-align:middle;
	font-size: 0.8em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
	p.checkout_steps
{color: white;
	background-image: url(../../../../1.images/others/shopping_cart/back_gr.jpg);
	padding-right: 20px;
	
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:100px;
	margin-left:14px;
	margin-right:0px;
	text-align:right;

	}
	
	p.checkout_steps_shipping
{color: white;
	background-image: url(../../../../1.images/others/shopping_cart/back_gr.jpg);
	padding-right: 20px;
	
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;

	margin-left:14px;
	margin-right:0px;
	text-align:right;

	}
	
	#footer {
	color: #999999;
	clear: both;
	width: 608px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../../../../css/images/img06.gif) repeat-x 0px 1px;
	text-align: center;
	font-size: 0.7em;
}

input#continue_checkout{
cursor:pointer; /*forces the cursor to change to a hand when the button is hovered*/
padding:5px 25px; /*add some padding to the inside of the button*/
background:#35b128; /*the colour of the button*/
border:1px solid #33842a; /*required or the default border for the browser will appear*/
/*give the button curved corners, alter the size as required*/
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*give the button a drop shadow*/
-webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
-moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
box-shadow: 0 0 4px rgba(0,0,0, .75);
/*style the text*/
color:#f3f3f3;
font-size:1.1em;
}
#header_combined {
background-size: 100%;
Width:100%;
float:left;
font-size: 300%; font-weight:bold; font-style:italic;color: #E1012F; text-align:left ;
		font-family:Georgia, "Times New Roman", Times, serif; vertical-align:middle;
		text-shadow: white 0.1em 0.1em 0.2em
padding-left:15em;
background-repeat:no-repeat;
background-image:url('/1.images/others/logo/combined logo2.jpg');

}
#header_combined strong {
color: black;
text-shadow: white 0.1em 0.1em 0.2em;
		}
#header_combined p {
color: red;
font-size: 0.3em;
font-style:italic;
text-align:left;
		}
#container2 {
background-color:#3F48CC;
        color:white;
        font-weight:bold;
        margin:120px auto;
        height:150px;        
        width: 200px;}