@charset "utf-8";
/* CSS Document */
h2{
	font-family:'Cuprum', Arial;
}
.com-profile ul{
padding-left:30px;
}
.com-profile ul li{
	line-height:2.3em;
}
header{
	height: 138px;
	background-image: url(../images/logolarge.png);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center top;
	background-color:#EEE;
}
header .logo {
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    display: block;
    height: 68px;
    left: 10px;
    position: absolute;
    top: 20px;
    width: 310px;
}
header .widgetHeaderRight {
	float: right;
	margin-right: 1.2em;
	margin-top: 15px;
	background-color:transparent;
}
header .widgetHeaderRight .call {
font-size: 1.5em;
color: #444;
font-weight: bold;
margin-top: 0.5em;
display: block;
background-image: url(../images/search-sprite-icons.png);
background-repeat: no-repeat;
background-position: left top;
text-indent: 16px;
margin-bottom: 5px;
float: left;
}
.social-icons {
list-style-type: none;
margin: 0px;
padding: 0px;
width: 150px;
display: block;
float: left;
}
.social-icons li{
	padding:0px;
	margin:0px;
}
.social-icons li a {
float: left;
margin: 0px 6px;
margin-top: 10px;
}
.widgetHeaderRight .hAddress .searchButton {
	background-color: #ffb41c;
	display: block;
	height: 22px;
	width: 24px;
	float: left;
	background-image: url(../images/search-btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:2px;
	margin-left:3px;
}

.widgetHeaderRight .hAddress {
	color: #CCC;
	font-size: 1.1em;
	float:right;
}
.widgetHeaderRight .hAddress input {
	
	float:left;
}

nav{
	width: 100%;
	display: block;
	position: absolute;
	top:86px;	
	height: 53px;
	background-color:#474c90;
}
nav a{
}nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
nav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: block;
}
nav ul li a {
	  color: #FFFFFF;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 14px 2em;
    text-decoration: none;
}

nav ul li a:hover {
	color: #FFF;	
	background-color:#ed6400;
}
nav div .socialIcon {
	display: block;
	height: 32px;
	width: 32px;
	margin-right: 10px;
	float: left;
	margin-top: 9px;
}
nav div .fb {
	background-image: url(../images/facebookn.png);
	background-repeat: no-repeat;
	background-position: center center;
}
nav div .fb:hover {
	background-image: url(../images/facebook.png);
}

nav div .tw {
	background-image: url(../images/twitter-n.png);
}
nav div .tw:hover {
	background-image: url(../images/twitter.png);
}
nav div .sk {
	background-image: url(../images/Google_Plus_001-n.png);
}

nav div .sk:hover {
	background-image: url(../images/skype.png);
}
/*.twocolumns{
	width: 66.7%;
	float: left;
	
	
}*/
.onecolumns{
	width: 97% !important;
	float: left;
	
	
}
.main-content.twocolumns p {
	margin-left: 0.8em;
	margin-right: 0.8em;
}
.main-content.twocolumns h1 {
	margin-left: 0.3em;
	margin-top: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-bottom: 0.3em;
	margin-right: 0.5em;
}
.main-content.twocolumns #homecatalog {
	margin-left: 10px;
}

#homecatalog article .detail-thumb h6 {
	text-align: center;
}
#homecatalog article .detail-thumb ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#homecatalog article .detail-thumb ul li {
	padding-left: 10px;
	text-align: center;
	font-size: .95em;
}
#homecatalog article .detail-thumb .grid-more {
	display: block;
	text-decoration: none;
	background-color: #fe5214;
	color: #FFF;
	float: right;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 25px;
	font-size: .9em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#homecatalog article .detail-thumb .grid-more span {
	font-size:1.1em;
}
.main-content.twocolumns #homecatalog h2 span {
	color: #F44A12;
}
.main-content.twocolumns #homecatalog h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 98%;
}
.main-content.twocolumns #homecatalog a {
	display: block;
	text-decoration: none;
	margin-top: 20px;
}



#homecatalog article .detail-thumb .grid-more:hover {
	background-color: #4A4A4A;
}





#homecatalog article {
	display: inline-block;
	width: 200px;
	margin-right: 15px;
}

#homecatalog article .thumb-home {
	display: block;
	position: relative;
}



.sidebar{
	width: 33.3%;
	float: left;
	background-color: #F7F7F7;
	color: #444;
	
}
.gridContainer .sidebar h3 {
    margin-bottom: 5px;
    margin-left: 0.8em;
    margin-top: 10px;
}
.main-photo{ float:left; margin-left:10px;}
article .item-info {
	margin-left: 10px;
	padding-left: 10px;
	float: left;	
	width:30%;
}
article .item-info .cost {
	display: block;
	color: #F30;
	font-weight: bold;
	font-size: 2.0em;
}
article .item-info .item-properties {
	list-style-position: inside;
	list-style-type: square;
	color: #F30;
	margin-top: 1.2em;
}
article .item-info .item-properties li {
	line-height: 1.7em;
}

article .item-info .item-properties li b {
	color: #444;
}
article .item-info .item-properties li span {
	color: #555;
}
.main-content.twocolumns .item-thumbs ul {
	list-style-type: none;
	margin-top:0px;
}
.main-content.twocolumns .item-thumbs ul li {
	float: left;
	margin-top:10px;
}
.main-content.twocolumns .item-thumbs ul li a {
	display: block;
	max-height:150px;
	width: 192px;
	margin-left: 10px;
	overflow:hidden;
}


.sidebar .search-entry {
	margin-left: 1.5em;
}

.sidebar .search-entry label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	color: #666;
}
.sidebar .search-entry fieldset {
	float: left;
	margin-right: 12px;
	margin-top: 15px;
}
.sidebar .newsletter {
	margin-left: 1.5em;
}
.sidebar .newsletter h3 {
	margin-left: 0px;
}
.listView{
	margin-left:10px;
}
.listView:hover{
	background-color: #FFFFF8;	
}

.listView .listViewThumb {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    display: block;
    float: left;
    height: 150px;
    overflow: hidden;
    padding: 3px;
    width: 200px;
}
.listView .ListItemDetail {
	float: left;
	margin-left: 10px;
	max-width:790px;
}
.listView .ListItemDetail label {
    display: block;
    float: left;
    margin-left:10px;
    padding:2px 10px;
    min-width: 220px;
	font-size:.9em;
}
.item-separator {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D6D6D6;
	border-bottom-color: #fff;
	width:98%;
}

.main-content.twocolumns h1 span {
	color: #FE5214;
}
.main-content.twocolumns h1 .numbersLabel {
	color: #4A4A4A;
	font-size: 0.8em;
}

.threeColumn{
	width:33.3%;
	float:left;
	position:relative;
	text-align:center;
}
.threeColumn h3{
	font-size:0.7em;
	font-family: 'Roboto Condensed', sans-serif, Arial, Georgia, "Times New Roman", Times, serif;
	
	
position: absolute;
left: 52px;
bottom: -13px;
text-align: center;
background-color: black;
padding: 6px;
padding-bottom: 7px;
width: 238px;
opacity: 0.6;
color: white;
font-size: 1.1em;
padding-top: 5px;

	
	
	
	
	
}
.row{
	width:100%;
	text-align:center;
}
footer{	
	background-color: #333;
	color: #D6D6D6;
}
#footer .container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer .container .fourColumn {
width: 21%;
float: left;
display: inline;
margin-right: 0%;
margin-left: 3%;
min-height: 280px;
}
#footer .container .fourColumn:last-child  {
		float: right;	
	margin-right:0 !important;	
	width:23%;
}
.contact-column{
	width:23% !important;	
}
#footer .fourColumn  .footer-title span {
	color: #ec5327;
}
#footer .fourColumn .footer-title {
font-family: 'Roboto Condensed', sans-serif, Arial, Georgia, "Times New Roman", Times, serif;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #696969;
padding-bottom: 0px;
margin-top: 10px;
font-weight: 700;
color: #fff;
margin-bottom: 10px;
font-size: 1.4em;
}
#footer  .fourColumn ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#footer  .fourColumn ul li {
	display: block;
	
	color: #FFF;
	
	
}
#footer .fourColumn ul li a {
color: #cacaca;
text-decoration: none;
border-bottom-style: dotted;
border-bottom-color: #696969;
border-bottom-width: 1px;
padding-top: 8px;
padding-bottom: 8px;
font-size: 0.9em;
display: block;
font-family: 'segoue',Arial, Georgia, "Times New Roman", Times, serif;
}
#footer  .fourColumn ul li a:hover {
color:#11b3d3;
}
#footer  .fourColumn .hours li span {
	float: right;
	color: #CCCCCC;
}
#footer .fourColumn div .contact {
	list-style-type: none;
}
#footer .fourColumn div .contact .address {
	background-image: url(../images/search-sprite-icons.png);
	background-position: left -25px;
	background-repeat: no-repeat;
	padding-left: 25px;
}
#footer .fourColumn div .contact .phone {
	background-image: url(../images/sprite-contacts.png);
	background-repeat: no-repeat;
	background-position: left -25px;
	padding-left: 25px;
	margin-bottom: 10px;
}
#footer .fourColumn div .contact .email {
	padding-left: 25px;
}

#footer .fourColumn div .contact .address b {
	color: #FFF;
}
#footer  .fourColumn div .contact .phone b {
	color: #FFF;
}






#footer .copyRight {
    border-top: 1px solid #444;
    clear: both;
    margin: auto;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 10px;
	text-align:center;
	background-color: #222;
}
#footer .copyRight p {
	margin-bottom: 5px;
	color:#fff;
}

#footer  .fourColumn #readmore {
	margin-bottom: 1.5em;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.thumbnails {
	padding: .2em;
	background-color: #FFF;
	border: 1px solid #F4F4F4;
	 box-shadow: 1px 1px 5px #C8C8C8;
}

.thumbnails-other {
	padding: .2em;
	background-color: #FFF;
	border: 1px solid #F4F4F4;
	
}
.watermarktext{
	color:#ccc;
	font-style:italic;
}
.search-entry fieldset select{
		border:solid 1px #ddd;
	}
	.txtkeyword{ padding:6px 5px;
	border:solid 1px #ddd;
	}
		.txtnewsletter{ padding:6px 5px;
	border:solid 1px #ddd;
	min-width:200px;
	float:left;
	}
.sidebar .newsLetterButton {
		background-color: #4A4A4A;
		font-weight: bold;
		color: #FFF;
		padding-right: 15px;
		padding-left: 15px;
		padding-top: 6px;
		padding-bottom:6px;
		border: 1px solid #DDD;
		float: left;
		cursor: pointer;
		margin-left:10px;
}
.sidebar .newsLetterButton:hover {
	background-color: #646464;
}
.main-content.onecolumns #contact {
	width: 65%;
	margin-left: 10px;
	float: left;
}

.contact_right-small ul{
	margin:10px 0px;
	padding:5px;
	list-style-type:none;
	border-bottom:dotted 1px #ccc;
	
}
.contact_right-small ul li{
	padding:3px 0px;
	
	background-position:left center;
	background-repeat:no-repeat;
}
.contact_right-small ul li.phone{
	background-image:url(../images/mobile.png);
	padding-left:20px;

}
.contact_right-small ul li.mail{
	background-image:url(../images/mail.png);
	padding-left:20px;

}
.contact_right-small ul li.earth{
	background-image:url(../images/earth.png);
	padding-left:20px;

}
.contact_right-small ul li span{
	font-size:0.8em;
	color:#666;
	display:block;
	margin-top:-3px;
	font-weight:bold;

}
.input-block label {
display: block;
float: left;
width: 137px;
vertical-align: top;
}

table{
	border:solid 1px #ccc;
	border-collapse:collapse;
	
}
table td{
	border:solid 1px #ccc;
}

table td p {
line-height: 2em;
margin-top: 0;
margin-right: 0;
margin-bottom: 0em;
margin-left: 5px;
}
table tr.header td{
	background-color:#ccc;
}
.input-block {margin-bottom: 10px;}
	
		.input-block:after {
			clear: both;
			display: block;
			visibility: hidden;
			height: 0;
			content: ".";
		}
	
		.input-block label {
			display: block;
			float: left;
			width:160px;
			vertical-align: top;
		}
	.form-control {
display: block;
width: 85%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
vertical-align: middle;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
textarea.form-control{
	height:100px;
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button, input {
line-height: normal;
}
button, input, select, textarea {
margin: 0;
font-family: inherit;
font-size: 100%;
}
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#focusedInput {
border-color: rgba(82,168,236,.8);
outline: 0;
outline: thin dotted 9;
-moz-box-shadow: 0 0 8px rgba(82,168,236,.6);
box-shadow: 0 0 8px rgba(82,168,236,.6);
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
color: #fff;
background-color: #3276b1;
border-color: #285e8e;
}
.btn:hover, .btn:focus {
color: #333;
text-decoration: none;
}
.btn-primary {
color: #fff;
background-color: #428bca;
border-color: #357ebd;
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.frmrow{
	
	margin:5px;
	padding:5px;
}
.frmrow label{
	padding:5px;
	display:inline-block;
}

		.contact-form input[type="text"],
		.comments-form input[type="text"] {width: 80%; padding:5px;}
		
		.contact-form textarea,
		.comments-form textarea {
			height: 160px;
			max-width: 80% ;
			max-height: 220px;
			min-width: 80%;
			min-height: 160px;
			resize: both;
			overflow: hidden;
		}
		
		.ie8 .contact-form textarea,
		.ie8 .comments-form textarea {
			min-width: 77%;
			max-width: 77%;
		}
		
		
		.wrong-data {border-color: #FE5214;}
		
		.contact-form iframe {display: inline-block; vertical-align: middle;}
		.contact-form input.verify {width: 77px; vertical-align: top;}
		
.contact-form button[type="submit"],
.comments-form button[type="submit"] {border: none;vertical-align: top;}
		
.conbutton {
	display: inline-block;
	outline: none;
	color: #fbfafa;
	vertical-align: baseline;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fe5214;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	.conbutton:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #4A4A4A;		
	}
.main-content.onecolumns .sidebar.contactform .contactform div .contact {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.sidebar.contactform .contactform div .contact .address {
	background-image: url(../images/sprite-contacts.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left 15px;
}
.sidebar.contactform .contactform div .contact .phone {
	background-image: url(../images/sprite-contacts.png);
	background-repeat: no-repeat;
	background-position: left -20px;
	padding-left: 25px;
}
.sidebar.contactform .contactform div .contact .email {
	padding-left: 25px;
}




.contactform  .contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


.inquireButton {
	display: inline-block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-top: 1.5em;
	margin-bottom: 0.8em;
	background-color: #E67B68;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	border-radius: 5px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-left: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 130px;
}
.sendFriend {
	background-color: #1F66B4;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 7px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 15px;
	float: left;
	display: inline-block;
	margin-top: 1.5em;
	margin-left: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.socialWidget {
	width: 310px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

.inquireButton:hover {
	color: #FFF;
	background-color: #4A4A4A;
}
.sendFriend:hover {
	color: #FFF;
	background-color: #4a4a4a;
}
#contactsendmail, #inquiryform {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 50%;
	z-index: 10;
	background-color: #fff;
	padding-left: 20px;
	padding-top: 20px;
	display: none;
	border: solid 6px #4a4a4a;
	max-width:500px;
}
#contactsendmail input[type="text"], .comments-form input[type="text"], #inquiryform input[type="text"] {
	width: 92%;
	padding: 5px;
}
#contactsendmail textarea, .comments-form textarea, #inquiryform textarea{
	height: 160px;
	max-width:92%;
	max-height:180px;
	min-width:93%;
	min-height: 120px;
	resize: both;
	overflow: hidden;
}
.overlay{
	 position:fixed; background-color:#000; width:100%; height:100%; z-index:9; left:0px; top:0px; display:none;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  	 filter: alpha(opacity=50);  
    -moz-opacity: 0.5; 
    -khtml-opacity: 0.5; 
     opacity: 0.5;
  
}
.searchMainLink{
	display:block; 
	clear:both;
	padding:0px 10px 5px 10px;
	margin-left:10px;
	margin-top:-3px;
}


@media screen and (max-width : 960px) {



	.sidebar{
	width: 100%;
	}




	.twocolumns{
	width:100%;
	}
	#footer .container .fourColumn {
		min-height:210px;
		
	}
	#footer .container .fourColumn {
	width:46%;
	
}
#footer .fourColumn .hours{
		width:100%;
	}
	.main-content{
	background-image: url(../images/paper-noise.png);
	background-repeat: repeat;		
	}
	
}
@media screen and (max-width : 481px) {
	#homecatalog article{
		margin-right:0px;
		margin-left:10px;
     }

}
@media screen and (max-width : 480px) {
	.sidebar{
		width: 100%;
	}
	
	#footer .container .fourColumn {
		min-height:210px;
		width:97.3%;	
	}
	#footer .fourColumn .hours{
		width:95%;
	}
	.contact-column {
		width:95% !important;
	}
	.widgetHeaderRight{
		display:none;
	}
	.top-socialicons{
		display:none;
	}
	#homecatalog article{
		width:46%;
	}
	.main-content.twocolumns h1{
		text-align:center;
	}
	.search-entry fieldset{
		width:95%;
	}
	.search-entry fieldset select{
		width:100%;
	}
	
	.search-entry fieldset .txtkeyword{
		width:98%;
	}
	#footer .fourColumn .footer-title{
		margin-right:1em;
	}
	nav
	{
		height:265px;
		position:static;
	}
	header{ height:95px;}
	nav ul li{
		float:none;
	}
	nav ul li a{
		padding-top: 16px;
		padding-bottom: 13px;
	}
	.item-info{
		width:95% !important;
	}
	
	#contactsendmail {

	left:5%;
	top:10%;
	width: 80%;
	position:fixed;
	
}
	
	
}


.onecolumns{
	width:auto;
	margin:20px 1em;
}

@media screen and (max-width : 320px){
.item-info{
		width:95%;
	}

#homecatalog article{
		width:90%;
	}
	.contact-column {
		width:95% !important;
	}
}
