/* Global Styles */

	body								{ background:url(../images/pattern.jpg) repeat-x 50% 0 #f0f1f2; font-size:12px; line-height: 16px; font-family: Arial, san-serif; color:#2e2e2e;}
	a:focus								{outline:1px dotted;}
	a									{color:#A80C07; text-decoration: underline;}
	a:hover								{text-decoration:none;}
	a span								{font-size:90%;}
	h1									{font-size:25px;}
	h2									{font-size:23px;}
	h3									{font-size:21px;}
	h4									{font-size:19px;}
	h5									{font-size:17px;}
	h6									{font-size:15px;}
	ol									{list-style:decimal;}
	ul									{list-style:disc;}
	li									{margin-left:20px; position:relative;}
	p,
	li,
	dl									{line-height:18px;}
	p,
	dl,
	hr,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	ol,
	ul,
	pre,
	table,
	address,
	fieldset,
	img									{margin-bottom:15px;}
	#wrapper							{margin-top:0px; }
    #bg                                 { background: url(../images/bg2.png) no-repeat center 100px}
	ul li ul,
	ol li ol							{margin-bottom:0px;}
	ol									{padding: 0 0 0 5px;}
    td									{padding: 5px 0; vertical-align: top}

/* Custom Grid */

	.container_12 						{margin-left:auto; margin-right:auto; width:960px; position:relative; overflow: hidden;}
	.float								{display:inline; float:left; position:relative;}
	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4,
	.grid_5,
	.grid_6,
	.grid_7,
	.grid_8,
	.grid_9,
	.grid_10,
	.grid_11,
	.grid_12 							{display:inline; float:left; position:relative; margin-left:10px; margin-right:10px;}
.container_12 .grid_1                   {width: 60px;}
.container_12 .grid_2                   {width: 140px;}
.container_12 .grid_3                   {width: 220px;}
.container_12 .grid_4                   {width: 300px;}
.container_12 .grid_5                   {width: 380px;}
.container_12 .grid_7                   {width: 540px;}
.container_12 .grid_8                   {width: 620px;}
.container_12 .grid_9                   {width: 700px;}
.container_12 .grid_10                  {width: 780px;}
.container_12 .grid_11                  {width: 860px;}
.container_12 .grid_12                  {width: 940px;}
	
/* Global Classes */

	.hr									{border:none; border-bottom:1px solid #f0f0f0; border-top:1px solid #d6d6d6; clear:both; height:0; line-height:0; width:100%; font-size:0; padding:0 ;margin-bottom :20px;}
	.hl									{border:none; border-bottom:1px solid #f0f0f0; border-top:1px solid #d6d6d6; clear:left; height:0; line-height:0; width:100%; font-size:0; padding:0 ;margin-bottom :20px;}
	.pr									{border:none; border-bottom:1px solid #f0f0f0; border-top:1px solid #d6d6d6; clear:both; height:0; line-height:0; width:100%; font-size:0; padding:0; margin-bottom :30px;}
	.dotted								{border-style:dashed; border-left:0; border-right:0; border-top:0}
	.meta								{font-weight:normal;font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif; font-size:11px; color:#999999 !important; line-height:16px; text-transform:none; text-shadow:none;}
	.right								{float:right;}
	.left								{float:left;}
	.img_left							{float:left; margin:10px 20px 10px 0;}
	.img_right							{float:right; margin:10px 0 10px 20px;}
	.clear								{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0;}
	.textright 							{text-align:right;}
	.error,
	.success							{display:none;}
    .round                              {margin:17px 0 25px;-webkit-border-radius: 7px; -moz-border-radius: 7px;border-radius: 7px; padding: 10px; background: #fff; border: 1px solid #ccc}
    .content                            {background: #f1f1f1 url(../images/bg_content.png) no-repeat bottom center; -webkit-border-radius: 7px; -moz-border-radius: 7px;border-radius: 7px; padding: 20px 10px 10px 10px; zoom:1; position: relative;min-height:350px;}
    .content img                        { background: #fff; padding: 10px; -webkit-border-radius: 7px; -moz-border-radius: 7px;border-radius: 7px; margin:0 0 10px 10px;}
    .pagetitle h1                       { margin: 0; font-size: 18px; text-transform: uppercase; color: #d60000; font-weight: normal;}
    .description                        {z-index: 50;display: block; position: absolute; background: url(../images/blue_line.png) no-repeat 0 100%; width: 790px; left:66px; top: -5px; padding: 0 0 8px 100px; color: #6e6e6d}
    .shadow                             { -webkit-box-shadow:0px 0px 10px #ccc; -moz-box-shadow:0px 0px 10px #ccc; box-shadow:0px 0px 10px #ccc;}
    .bord                               { padding: 5px; background: #e8e9ea; border: 1px solid #dbdcdd}
    .lf                                 { margin: 0 15px 15px 0; float: left;}
    .rf                                 { margin: 0 0 15px 15px; float: right;}
    .splCont                            {display:none;}
/* Buttons */

	.button, .button:visited 			{background:#000000 url(../images/alert-overlay.png) repeat-x; display:inline-block; padding:5px 10px 6px; color:#fff; text-decoration:none; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-box-shadow:0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5); text-shadow:0 -1px 1px rgba(0,0,0,0.25); border-bottom:1px solid rgba(0,0,0,0.25); position:relative; cursor:pointer; font-size:13px; font-weight:bold; line-height:1; border:0;}
 	.button:hover						{background-color:#111; color:#fff; text-decoration:none;}
	.button:active						{top:1px;}
	
/* Site Logo */

	h1#logo 							{font-size:48px; font-weight:normal; color:#000000; height: 170px}
    h1#logo a                           {text-indent: -9999px;width: 254px; display: block; position: absolute; height: 51px; left: -15px; top:33px}
    .header                             { height: 179px; background: url(../images/header.jpg) no-repeat center top; zoom:1; width: 100%;}

/* Site Navigation */

	ul#navigation						{text-transform:uppercase; background: url(../images/bg_nav.png) top repeat-x #e6e7e8; border: 1px solid #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-bottom: 33px;}
	ul#navigation li 					{ margin: 0;padding : 0 0 0 14px; list-style: none; background: url(../images/menu_sep.png) repeat-x bottom}
	ul#navigation li a					{font-family:arial, sans-serif !important; display:block; padding:5px 0 6px; text-decoration:none; color:#000000; font-size:18px; text-transform: lowercase;}
	ul#navigation li a:hover            {color: #a80c07}
	ul#navigation li.active a           {color: #a80c07}

/* Site SubNavigation */

	ul#subnav						{ width: 700px;margin:5px 108px 20px;}
	ul#subnav li 					{float:left; display:inline; width: 200px; margin-right: 10px;}
	ul#subnav li a					{font-family:arial, sans-serif !important; display:block; padding:0px 0 0 15px; text-decoration:none; color:#696968; font-size:14px; background: url(../images/arrow.png) no-repeat left center; line-height: 25px;}
	ul#subnav li a:hover            {color:#318cd9}
	ul#subnav li.active a           {color:#318cd9}

/* Footer */
    .logo2                   { background: url(../images/logo2.png) no-repeat 0 0; height: 73px}
	#footer                             { position: relative;}
	#footer a							{color:#494949;}
	#footer a:hover						{color:#9d9d9d;}
     .bot_nav                    { padding: 22px 0px 0px 0px;}
     .bot_nav li                 { list-style: none; padding:10px 15px; margin: 0; float: left; background: url(../images/menu_sep2.png) no-repeat right center}
     .bot_nav li.last            { background: none}
     .bot_nav a                  {color:#3c3c3c; font-size: 14px; font-weight: bold;}
     .bot_nav li.active a        {color:#a80c07}
     #copyright                  { position: absolute; left: 30px; top:-22px; color: #3c3c3c}

/* Caption */

	h2.caption 							{color:#494949; text-shadow:1px 1px 1px #cfcfcf; font-size:23px; line-height:30px;font-weight:normal; }
	h2.caption span						{color:#000000; font-weight:bold;}
	h2.caption a:hover					{text-decoration : underline;}


/*Contacts*/
     .contacts                   {background: url(../images/contact_icons.png) no-repeat 0 0; zoom:1;}
     .contacts li                { list-style: none;  color: #323232; font-weight: bold; padding-left: 45px; padding-bottom: 14px; margin: 0; line-height: 19px; font-size: 14px;}
     .contacts .phone            {font-size: 20px; line-height: 25px; padding-bottom: 15px;}
     .contacts .mail             {font-size: 12px;}
     .label                      { width: 150px; color: #363636; font-weight: bold;}
     .contable                   { font-size: 14px;}


/*Blocks*/
     .block                   { background: #fdfeff  url(../images/block_head_bg.png) repeat-x top ; margin-bottom: 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
     .block h2                { color: #fff; display: block; text-align: center; font:18px Arial Black, sans-serif; padding: 5px 0; margin-bottom: 5px; }
     .block .body             { padding: 12px;}


/* Content */
	#content							{ background: #fff; border-bottom: 2px solid #909192}
    #content h2.pagetitle               { background: url(../images/bg_pagetitle.png) repeat-x #393939; display: block; text-align: center; color: #fff; font-size: 18px; margin: 0; line-height: 35px}
	#content .wrap   					{ padding: 15px;}
    #content h3, .red                   { color: #ab0909; font-size: 25px; font-weight: normal; line-height: 1.1}
    #content h4                         { color: #ab0909; font-size: 14px; font-weight: normal; margin-bottom: 5px}
    #content b							{ color: #686868; font-size: 14px;}
    #content .table						{ border: 1px solid #ccc}
    #content .table td,
    #content .table th			     	{ border: 1px solid #ccc; padding: 3px}

/* Blog Post Styles */

	.post a:hover						{text-decoration:underline;}
	.post .title						{color:#393939; font-size:30px;}
	.post .title a						{color:#393939; text-decoration:none;}
	.post a.button:hover				{text-decoration:none;}
	.post .sub							{font-size:12px; color:#9d9d9d;}
	.post .thumb						{width:619px; height:150px; padding:5px; border: 1px solid #cccccc; -moz-border-radius:5px; -webkit-border-radius:5px;}

/* Comment's List */
	
	.commentlist						{margin:0; padding:0; margin-bottom:20px; float:left; width:100%;}
	.commentlist li						{width:100%; clear:both; float:left; padding:0; list-style-type:none; margin:0; position:relative;}
	.gravatar							{float:left; width:60px; padding:0px 10px 0 0; text-align: center;}
	.gravatar img						{display:block; padding:5px; padding-left:none; margin-bottom:0px;}
	.comment_content					{float:left; width:569px;}
	.commentmetadata					{float:right;}
	.comment-reply-link					{text-decoration:none; font-size:10px;}
	.author_name						{font-weight:bold; font-style:normal; font-size:15px; float:left;}
	.author_name a{color:#000000;}
	.comment_text						{clear:both; margin-top:10px;}
	.comment-reply-link					{text-align:center; display:block;}
	

.introtext p{
  margin-bottom: 5px;
  line-height: 1.3;
  color: #A80C07;
  font-size: 23px;
  text-align: center;
}

p.introtext {
  font-size: 17px;
  line-height: 1.3
}

.home-text p{
  font-size: 18px;
    line-height: 1.4;
    overflow: hidden;
    padding: 30px 0;
}
.home-text {
  overflow: hidden;
  margin-bottom: 15px;
}

#calc { font-size: 16px; overflow: hidden;}

.submit { width: 100%; text-align: center;}


fieldset.figure {
  width: 100%;
  height: 375px;
  position: relative;
  background: url(../images/img-bal.jpg) no-repeat center bottom;
}

fieldset.figure label { position: absolute; background: #bbb}

fieldset.figure label#left-side { left:80px;top:12px;}
fieldset.figure label#right-side { right:80px;top:12px;}
fieldset.figure label#middle-con { left:325px;top:40px;}
fieldset.figure label#middle-bot { left:325px;bottom:0px;}
fieldset.figure label#left-side-bot { left:55px; bottom: 15px; }
fieldset.figure label#right-side-bot { right:55px; bottom: 15px;}
fieldset.figure label#right-side { right:80px;}

fieldset.data {
  width: 45%;
  padding-left: 5%;
  position: relative;
  float: left;
}

fieldset.data label {margin-left: 20px}
fieldset.data input, fieldset.checks input {margin-bottom: 10px}

.price{ text-align: center; font-size: 24px; color: #a80c07; line-height: 2}

.end-image {
  text-align: center;
}


/* Contact Page Sidebar */

	.contact ul 						{list-style:none;}
	.contact li 						{margin:0;}

/* Overiding Classes */
/* Must remain at the bottom of the stylesheet */

	.clearfix:after						{clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0;}
	* html .clearfix 					{height:1%;}
	.alpha								{margin-left:0;}
	.omega								{margin-right:0;}

/*	Coin Slider jQuery plugin CSS styles
*/


.coin-slider { zoom: 1; position: relative;}
.coin-slider a{ text-decoration: none; outline: none; border: none; }
.coin-slider p { margin: 0}

.cs-buttons { font-size: 0px; padding: 10px; top: -30px; z-index: 1000}
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev,
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }

