/*========================================================*/
/*    General Styles                                      */
/*========================================================*/

body 		{margin: 0px; background: #eeeeee; color: #484848; font-family: arial, san-serif; text-decoration: none; font-size: 12px; font-weight: normal;}
img 			{border-style:none;}
.clearboth 	{clear: both; height: 0; line-height: 0; overflow: hidden; font-size: 0}

.flt_r_img	{float: right; margin: 0 0 14px 14px}
.flt_l_img	{float: left; margin: 0 14px 14px 0}

.flt_r		{float: right}
.flt_l		{float: left}

/*========================================================*/
/*    Fonts	                                              */
/*========================================================*/

@font-face {font-family: 'special_1'; src: url('../fonts/zurchbxc-webfont.eot');}  
@font-face {font-family: 'special_1'; src: local('special_1'), local('special_1'), url("../fonts/zurchbxc-webfont.ttf") format("opentype"); }

/*========================================================*/
/*     Layout and Skin                                    */
/*========================================================*/

.header		{background: #313233; height: 47px}
.logo		{margin-top: .4em; margin-left: 1.1em;}


/*--- Default Hyperlink style for website ---*/

a.btn_close	{float: right; margin: 8px 15px 0 0; background: #e50000; display: inline-block; float: right; padding: 8px 15px; font-size: 15px !important; font-weight: bold; color: #FFF !important; text-decoration: none !important; font-weight: bold !important; -moz-border-radius: 5px; border-radius: 5px;}
a.btn_close:hover 	{background: #a10000}

/*========================================================*/
/*     Default Hyperlink style for website                */
/*========================================================*/

a:link     	{color: #cc0001; font-family: arial, san-serif; text-decoration: underline; font-size: 12px; font-weight: normal; outline: none;}
a:active   	{color: #cc0001; font-family: arial, san-serif; text-decoration: underline; font-size: 12px; font-weight: normal; outline: none;}
a:visited  	{color: #cc0001; font-family: arial, san-serif; text-decoration: underline; font-size: 12px; font-weight: normal; outline: none;}
a:hover    	{color: #830001; font-family: arial, san-serif; text-decoration: underline; font-size: 12px; font-weight: normal; outline: none;}

.strong { font-weight: bold }
