﻿/*-------------------------------------------------------------------------------------------*/
/*    This file is some standard styles used sitewide such as buttons, links and headers     */
/*    NOTHING else goes into this file.It is to be kept small, simple basic                  */
/*-------------------------------------------------------------------------------------------*/



/*---------------------------------------------*/
/*                 Main Style                  */
/*---------------------------------------------*/


/*----------------------------*/
/*       Button styles         */
/*----------------------------*/
.button{color:#000; text-decoration:none;background:none;height:27px;margin:0px;padding:0px; border:none;text-align:center;font-size:14px;float:right;cursor:pointer;font-family:Calibri,Arial;text-transform: uppercase;}
.button:hover{text-decoration:underline;}

.button_orange_small_95 {width:95px;height:20px;font-size:12px;padding-top:2px;background: transparent url(../images/buttons/buttonsmallorange95.gif) no-repeat;}
.button_grey_small_95 {width:95px;height:20px;font-size:12px;background: transparent url(../images/buttons/buttonsmallgrey95.gif) no-repeat;}

.button_orange_75 {width:76px;background: transparent url(../images/buttons/saveButton.gif) no-repeat;}
.button_orange_85 {width:85px;background: transparent url(../images/buttons/saveButton85.gif) no-repeat;}


.button_orange_125	{width:125px;background: transparent url(../images/buttons/ReviewClinicButton125.gif) no-repeat;  padding-top:4px;}

.button_orange_190	{width:190px;background: transparent url(../images/buttons/saveButton190.png) no-repeat; padding: 0 0 10px 0;}
.button_grey_190	{width:190px;background: transparent url(../images/buttons/saveButtongrey190.gif) no-repeat;padding: 0px 0px 1px 0px;}

.button_cancel {color: blue;text-decoration:underline;float:right;margin-right:8px;font-size:12px;font-family:Arial;text-transform:none;}
.link_button {color: blue;text-decoration:underline;font-family:Arial;text-transform:none;font-size:12px;}

.working {color: #fff; border: none; width: 130px; height: 40px; background:url(/images/consultation_form/sending.gif) no-repeat center center; font-size: 16px; font-weight:bold; cursor:hand; padding-left:15px; margin-top:5px; float:left; margin-right:80px; background-color:White;}



/*---------------------------------------------*/
/*                 Header                      */
/*---------------------------------------------*/
#header {}
.div_multiclinicdropdown {clear:right;float:right;padding-bottom:5px;padding-top:5px;text-align:right;width:320px;}
/*---------------------------------------------*/
/*                  Footer                     */
/*---------------------------------------------*/



/*---------------------------------------------*/
/*                  globalnav                  */
/*---------------------------------------------*/
