@charset "utf-8";
/* CSS Document */

/*FONT DOWNLOAD*/
@font-face {
    font-family: 'podkova_reg';
    src: url('../fonts/Podkova-Regular-webfont.eot');
    src: url('../fonts/Podkova-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Podkova-Regular-webfont.woff') format('woff'),
         url('../fonts/Podkova-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Podkova-Regular-webfont.svg#PodkovaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{ background:url(../images/body-art.gif) repeat top left; }
#main{ background:url(../images/shad_bg.png) repeat-x top left transparent;}
.clearfix{ clear:both; }
h1,h2,h3,h4{ font-family:'podkova_reg',tahoma; }
#header{ padding:20px 0 0; background:#fff; }
#logo{ margin-bottom:20px; float:left; margin-left:10px;  }
#logo img{ width:230px; }
#contact_widget{ width:250px; float:right; font-family:"podkova_reg",tahoma; text-align:right; color:#EFEFEF; font-size:14px; }
#contact_widget .widget-title{ font-size:16px; }
#nav-bar{ background:url(../images/bg_menu.gif) repeat-x left top; height:55px; }
#nav-bar ul {margin:0; padding:0; }
#nav-bar .menu li{ float:left; list-style:none; margin-left:1px; }
#nav-bar .menu li a{ display:block; color:#fff; text-decoration:none; line-height:55px; font-family:"podkova_reg",tahoma; font-size:18px; margin:0 25px; }
#nav-bar .menu li:first-child{ margin:0; }
#nav-bar .menu li:first-child a{ height:55px; width:55px; background:url(../images/home-icon.png) no-repeat center; text-indent:-999px;padding:0; margin:0; }
#nav-bar .menu li.current-menu-item, #nav-bar .menu li:hover{ background:url(../images/nav-hover.png) repeat-x left top; }

#site_info{ margin-top:-6px;}
#site_info h2{ font-family:"Times New Roman", Times, serif; font-size:30px; margin-bottom:0; letter-spacing:0px; font-weight:700; font-style:italic; color:#0E2A8D }
#site_info h2 span{ color:#FE1B14; }
#site_info p{ margin:0; }
p#md{ font-family:"Times New Roman", Times, serif; float:left; color:#0E2A8D; float:left; font-weight:700; }
p#abn{ color:#0E2A8D; float:left; margin-left:160px; }
#site_info .title{ color:#0E2A8D; margin:28px 0 3px }
#contact .address{ float:left; color:#0E2A8D; font-weight:700; }
#contact .contact_info{ float:left; color:#0E2A8D; margin-left:65px; }
.contact_info td{ padding:0 5px; } 

#content_area{ background:none repeat scroll 0 0 #FFFFFF; padding-top:15px; }

#content {}
h1.post-title{ border-bottom:solid 1px #ccc; padding-bottom:7px; margin-bottom:7px; }

#featured{ background:#EBEBEB; margin:15px -10px; padding:15px; }
#featured h1{ margin:-10px 0 25px; color:#000; font-size:32px; }
.products{ float:left; border:solid 1px #333; margin-left:25px; margin-right:25px; margin-bottom:25px; }
.products a{ display:block; }

#footer{border-top:solid 7px #efe6d0; background:#141414; padding:10px 0; margin-bottom:10px; color:#f1f1f1; font-family:'podkova_reg',tahoma; }

/* Contact form */
.wpcf7-form p.field {
	margin-bottom:9px;
	overflow:hidden;
	vertical-align:top;
	width:380px;
	position:relative;
	}
.wpcf7-form p.field label {
	float:left;
	width:65px;
	padding-top:3px;
	}
.wpcf7-form p.field input {
	float:left;
	width:270px;
	}
	.wpcf7-form p.field small {
		color:red;
		}
.wpcf7-form textarea {
	float:left;
	width:270px;
	max-width:270px;
	min-width:270px;
	height:205px;
	min-height:205px;
	overflow:auto;
	margin:0;
	}
.wpcf7-form .submit-wrap {
	padding:0 3px 0 0;
	margin:0;
	text-align:right;
	}
	span.wpcf7-form-control-wrap {
		display:block;
		}
	.wpcf7-not-valid-tip {
		width:280px !important;
		position:absolute;
		left:65px !important;
		top:0 !important;
		padding:5px !important;
		height:16px !important;
		line-height:16px !important;
		background:#f3b7b7 !important;
		color:red !important;
		border:1px solid red !important;
		}

/* Forms
---------------------------------------- */

/* Form defaults */
input {height:16px;}
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;	
	outline:none;
}
input[type="text"], textarea,select {
	padding:5px 10px;
	border:solid 1px #EFE6D0;
	}
input[type="submit"], input[type="reset"] {
	position:relative;
	border:none;
	height:28px;
	cursor:pointer;
	margin-left:10px;
    display: inline-block;
    font-size: 11px;
    line-height: 2em;
    padding: 3px 11px;
    text-decoration: none;
    text-transform: capitalize;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background: url("../images/bg_button2.gif") repeat-x scroll 0 0 #1C1C1C;
    border: medium none;
    color: #E7D9B4;
}
input[type="submit"]:hover, input[type="reset"]:hover {background:#938c77; color:#fff;}
.wpcf7-form .submit-wrap {
	padding:0 3px 0 0;
	margin:0;
	text-align:right;
}
.wpcf7-form{ width:380px; }

#add_icon,#contact_icon{ background:url(../images/address-icon1.png) no-repeat left center; min-height:60px; padding: 10px 0 10px 50px; width:210px; float:left; margin-top:15px; }
#contact_icon{ background:url(../images/address-icon2.png) no-repeat left center; height:60px; }
#add_icon{ background-position:left 10px; }

img.alignright{ float:right; }
img.alignleft{ float:left; }

#order_table th,#order_table td{ padding:0; padding:0 2px; }
#order_table th{ text-align:center; }
#order_table tr .item_text{ width:80px; }
#order_table tr .qty_text{ width:60px; }
#order_table tr .ct9_text{ width:60px; }
#order_table tr .ct10_text{ width:60px; }
#order_table tr .len_text{ width:100px; }
#order_table tr .clasp_text{ width:120px; }
#order_table tr .details_text{ width:250px; }
#order_form label{ width:150px; margin-right:20px; float:left; }
#order_form .customer_name{ width:260px; }
#order_form textarea{ width:260px; height:50px; }
#order_form input[type=submit]{ margin-left:0; width:150px; }
#add_new{ float:right; margin-top:-40px; color:#F1F1F1; background:#181818; text-decoration:none; padding:5px; }
#footer a{ color:#756D5D; text-decoration:none; }
