/*This file defines the css for common sections of the template 
NOTE: After choosing the font you like, delete the rest of them to reduce size of this file
-----------------------------------------------------------------------------------------------------------------

 @google fonts option
----------------------------------

@import url(http://fonts.googleapis.com/css?family=Neucha);
@import url(http://fonts.googleapis.com/css?family=Rokkitt|Kameron);

@font-face option 
 ---------------------------------
 
----------------H-E-A-D-E-R---F-O-N-T-S-------------------*/

/* font 1:  'OpenSansCondensedLight' */
@font-face {
    font-family: 'OpenSansCondensedLight';
    src: url('../fonts/opensans/opensans-condlight-webfont.eot');
    src: url('../fonts/opensans/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans/opensans-condlight-webfont.woff') format('woff'),
         url('../fonts/opensans/opensans-condlight-webfont.ttf') format('truetype'),
         url('../fonts/opensans/opensans-condlight-webfont.svg#OpenSansCondensedLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* font 2: 'YanoneKaffeesatzLight'  */
@font-face {
    font-family: 'YanoneKaffeesatzLight';
    src: url('../fonts/yanone/yanonekaffeesatz-light-webfont.eot');
    src: url('../fonts/yanone/yanonekaffeesatz-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/yanone/yanonekaffeesatz-light-webfont.woff') format('woff'),
         url('../fonts/yanone/yanonekaffeesatz-light-webfont.ttf') format('truetype'),
         url('../fonts/yanone/yanonekaffeesatz-light-webfont.svg#YanoneKaffeesatzLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* font 3:  'QlassikMediumRegular'   */
@font-face {
    font-family: 'QlassikMediumRegular';
    src: url('../fonts/qlassik/qlassik_tb-webfont.eot');
    src: url('../fonts/qlassik/qlassik_tb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/qlassik/qlassik_tb-webfont.woff') format('woff'),
         url('../fonts/qlassik/qlassik_tb-webfont.ttf') format('truetype'),
         url('../fonts/qlassik/qlassik_tb-webfont.svg#QlassikMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------------B-O-D-Y----F-O-N-T-S-----------------*/

/*font 1:  'UbuntuLight'*/
@font-face {
    font-family: 'UbuntuLight';
    src: url('../fonts/ubuntu/ubuntu-light-webfont.eot');
    src: url('../fonts/ubuntu/ubuntu-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu/ubuntu-light-webfont.woff') format('woff'),
         url('../fonts/ubuntu/ubuntu-light-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu/ubuntu-light-webfont.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*font 2:  'PTSansRegular'   */
@font-face {
    font-family: 'PTSansRegular';
    src: url('../fonts/pt_sans/pt_sans-web-regular-webfont.eot');
    src: url('../fonts/pt_sans/pt_sans-web-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pt_sans/pt_sans-web-regular-webfont.woff') format('woff'),
         url('../fonts/pt_sans/pt_sans-web-regular-webfont.ttf') format('truetype'),
         url('../fonts/pt_sans/pt_sans-web-regular-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*replace the font-family (in quotes) with one of the HEADER fonts above to change header font*/
h1, h2, h3, h4, h5, h6, .componentheading, .contentheading, .feature-title, .blockheader .t, .blockheader .support, .colorblockheader .t, legend, .tour_now_title, .join_now_title, .spotlight-action, .edition-main, .price-tag, .p-number-1, .p-number-2, .p-number-3,.blocknumber-t, .slogan-head, .dropcap-round, .dropcap-square, .showcase-title, .show-title, h1.show-title, h1.show-title a, h1.show-title a:link, h1.show-title a:visited, h1.show-title a:hover, h1.contact, .show-title, .blockheader .t, post h2.postheader, .post h2.postheader a, .post h2.postheader a:link, .post h2.postheader a:visited, .post h2.postheader a.visited, .post h2.postheader a:hover, .post h2.postheader a.hovered, span.dropcap, span.dropcap-blue, span.dropcap-red, span.dropcap-green, span.dropcap-purple, span.dropcap-orange, span.dropcap-brown, span.dropcap-grey, .nivo-caption p.nivo-title, .blog-comments .t, .respond .t, .hotblockheader .t, .pickblockheader .t, .newblockheader .t, .topblockheader .t
{
  font-family: 'QlassikMediumRegular', Tahoma, Arial, Helvetica, Sans-Serif;
}

/*replace the font-family (in quotes) with one of the BODY fonts above to change body font*/
body,p,input {
  font-family:'UbuntuLight',Tahoma,Arial,Helvetica,Sans-Serif;
}

/*background pattern and gradients*/
/* background */
#page-background-glare{
  position:absolute;
  width:100%;
  height:422px;
  left:0;
  top:0
}

#page-background-glare-image{
  background-repeat:no-repeat;
  height:600px;
  width:1000px;
  margin:0;
/* replace digit in page_gl_1.png with the numbers 1-10 to change the glare on the top left corner */
  background-image:url('../images/background/glare_light/page_gl_1.png');
  background-position:left top
}

body{
  background-attachment:scroll;
  background-position:left top;
  background-repeat:repeat;
}

.sheet {margin-bottom: 20px; margin-top: 20px !important}
.top-block-r, .top-block-l{
padding: 10px 0;
height: 6px;
margin: 1px 0 -23px 0;}

.top-block-r{background: url("../images/body/block-top-r.png") no-repeat scroll 0 top transparent;}
.top-block-l{background: url("../images/body/block-top-l.png") no-repeat scroll 100% top transparent;}

#page-background-gradient{
  background-repeat:repeat-x;
  position:absolute;
  top:0;
  width:100%;
  height:655px
}
/* end background pattern and gradients*/

/* begin Logo */
.top-logo{
  display:block;
  position:relative;
  margin:0 auto;
  width:992px;
  height:120px;
}

div.logo-img{
  display:inline-block;
  position:relative;
  top:11px;
  width:270px;
  height:auto;
  background-repeat:no-repeat;
  opacity:1
}

div.logo-img,div.logo-img:hover{
  -moz-transition:opacity 0.3s ease-out;
  -webkit-transition:opacity 0.3s ease-out;
  -o-transition:opacity 0.3s ease-out;
  transition:opacity 0.3s ease-out
}

.show-text{
  padding-top:4px
}
/* end logo */

/*phone number*/
.tollfree{
	color: #FFFFFF;
	float: right;
	height: 70px;
	margin: 0px 0px;
}

