.accueli{width:630px;}
.accueliLeft{
    width:395px;
    padding-left:30px;
    float:left;
}
.accueliRight{
    width:155px;
    float:right;
}
.clear{
	clear:both;
}
.mar10{
margin:10px 0;}
.mar15{margin-top:15px;}
.right_float{float:right;}
.left_float{float:left;}
.marR15{margin-right:15px;}
.fblue{
	color: #3093B9;
}
.f14{font-size:14px;}
.fb{font-weight: bold;}
.contactUl{

}
.contactUl li {
	float: left;
    color: #000;	
}
.inputBox1{
	width:195px;
    margin-bottom:20px;
}
.inputBox2{
	width:156px;
    margin-bottom:20px;
}
.Input1,.Input2,.Input3 {
	border: 2px solid #8BCFE1;    
    height: 16px;
    padding-left: 2px;
    background:url(../images/contactBg.jpg) no-repeat left top;
}
.Input1 {
	width: 193px;    
}
.Input2 {
	width: 156px;    
}
.Input3 {
	width: 370px;
    height:196px;
}
.stra{
	background:url(../images/magento_11.jpg) no-repeat right top;
    width: 390px;
}
.straIn{
	width:370px;
    font-size:11px;}
.rightIn{
	padding-bottom:20px;
}
.acImg{
    vertical-align:middle;
    margin-top:-5px;}

.accueliLeft form {
	float:left;
	width:100%;
}
		
/* Buttons ######################################################################################3 */		
/* .button{
    background:url(../images/button.jpg) no-repeat;
    width:110px;
    height:37px;
    cursor:pointer;
    color:#fff;
    font-weight:bold;
    border:0;
} */

button, .form-button {
	border-color:#4d91a2 #34626d #34626d #4d91a2;
	border-style:solid;
	border-width:1px;
  padding: 0 7px 1px 7px;
  background: #7eb5c2 url(../images/rsb_btn_bg.gif) repeat-x 0 100%;
  color: #fff;
  font: bold 12px arial, helvetica, sans-serif;
  cursor: pointer;
  text-align:center !important;
  white-space: nowrap;
}
.button:hover {
	color:#006699;
  background: #5ba0b1 url(../images/rsb_btn_over_bg.gif) repeat-x 0 0;
}
button:hover {
  background: #5ba0b1 url(../images/rsb_btn_over_bg.gif) repeat-x 0 0;
}
button:active {
  background: #5ba0b1 url(../images/rsb_btn_on_bg.gif) repeat-x 0 0;
}
/* .buttons-set{
	text-align:right;
} */





#messages_product_view{
	padding-top:15px;
}
.validation-advice{
    color:#666;
    padding-top:2px;
    font-weight:normal;
    line-height:15px;}

ul.messages {    
	margin-bottom:15px;
	float:left;
	width:100%;
	clear:both;
	margin:10px 0 10px 0 !important;
}

ul.messages li {
	list-style:none;
}
.success-msg{
	border:1px solid #7aa172;
    padding:10px 15px 10px 27px;
    line-height:18px;
    background:url(../images/right_bg.gif) #eff5d9 no-repeat 8px 12px;
    list-style:none;
}
.success-msg ul {
	margin:0 !important;
}
.success-msg ul li {
	list-style:none;
	margin:0;
}
.error-msg{
	border:1px solid #EBD3C1;
    padding:13px 15px 13px 27px;
    line-height:18px;
    background:url(../images/11.gif) #FBF1E9 no-repeat 8px 12px;
    list-style:none;
}

.error-msg ul {
	margin:0 !important;
}

.error-msg ul li {
	list-style:none;
	margin:0;
}

#menu{
width:950px;
}
#mainMenu{
width:750px;
float:left;
}

#gadgets{
width:200px;
float:left;
text-align:right;
}

#menuGadgets{
width:100px;
float:left;
text-align:left;
}
#formContact{
	float:left;
	margin: 10px 0 0 30px;
}