body {
	color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}


p, ul, ol, dl, table, fieldset, blockquote, pre, code {
}

/* headings
------------------------------------------------------*/
h1, h2, h3, h4, h5{
	color:#000;
	font-family: 'Oswald', sans-serif;
	margin-bottom:10px;
}

h1 {
	font-size:30px;
}
h2 {
	font-size:28px;
	font-weight:300;
}
h3 {
	font-size:25px;
	font-weight:300;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 11px;
}

p {
	color:#c0c0c0;
	padding-bottom:10px;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
hr {
	border: 1px solid #eee;
	width: 100%;
	color: #eee;
	height: 1px;
}


strong{
	color:#838383;
}

/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
	float: right;
	margin: 3px 0 0px 10px;
	width:auto;
}
.alignleft {
	float: left;
	margin:0px 20px 0px 0px;
	width:auto;
}
.alignleft-iskander {
	float: left;
	margin:0px 0px 20px 0px;
	width:auto;
}
.align {
	float: left;
	margin: 0 10px 0px 0;
	width:auto;
}
a img {
	border:none;
}

#page_wrapper img {
	max-width:100%;
	height:auto;
}

 *|*:focus {
	 outline: none;
}
a, a:hover, a:visited, a:active {
   border:none;
   outline:none;
}

a:link, a {
	color:#626262;
	text-decoration:none;
	font-size: 13px;

}
a:hover {
	color:#000;
}

.sub_header.thumb_img {
	float:  none;
	margin: 0px 20px 0px 0px;
}
.description {
    display: block;
}
.sub_header.description-logo {
    display: block;
	position: absolute;
top:50px;
right:25px;
padding:0px;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	width: 100%;
}


.img_bor{
background: none repeat scroll 0 0 #d3d3d3;
padding:5px;
box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
}

.vspace{
display:block;
	margin:20px 0px;
	overflow:hidden;
}

/* dvLoading Section
----------------------------------------------------------------------------------------------------*/
#dvLoading{
	height: 100px;
	width: 100px;
	position: fixed;
	z-index: 9991;
	background:#fff url(images/page_loader.gif) no-repeat center center;
	width:100%;
	height:100%;
 
}

/* Leftside
----------------------------------------------------------------------------------------------------*/
.leftside{
position:fixed;
width:216px;
}

figure{
text-align:center;
background-repeat:repeat-x;
background-color:#111;
overflow:hidden;
padding: 10px;
margin-bottom:10px;
}

figure h1{
margin-bottom:0px !important;
color:#fff;
}
.panel_social_icons {
    background: #000;
    padding: 10px;
    overflow: hidden;
}
.panel_social_icons ul {
	text-align:center;
}
.panel_social_icons li {
    display: inline-block;
}
/* Copyrights
----------------------------------------------------------------------------------------------------*/
.copyrights{
	background: #111;
    padding: 20px;
    margin-top: 20px;
	text-align:center;
	color: #a5a5a5;
}
/* Content
----------------------------------------------------------------------------------------------------*/
.rightside {
    float: right;
    width: 636px;
	margin-top: 0px;
}
.rightside-gal {
    float: right;
    width: 636px;
}
.content{
padding: 25px 35px;
background-image:url(images/content_bg.png);
background-repeat:repeat;
overflow:hidden;
margin-bottom: 20px;
}

.content h3{
padding-bottom:10px;
color:#202020;
border-bottom:1px solid #dbdbdb;
display:table;
line-height: 28px;
}

.content p{
color:#626262;
}
.content .panel_social_icons,
.content .copyrights{
display:none;
}
.home .content{
background-image:none;
}
/* Sub hEader
----------------------------------------------------------------------------------------------------*/
#sub_bg{
background-image:url(images/subheader_bg.png);
background-repeat:repeat;
}

.sub_header{
padding:30px 20px 20px;
background-image:url(images/strip.png);
background-repeat:no-repeat;
background-position:50px bottom;
}

.sub_header_right{
padding:0px;
}

.sub_header_left{
padding:0px;
}

.sub_header h2{
color:#ffd136;
margin-bottom: 10px;
padding-top:4px;
margin-right:40px;
}

.sub_header p{
color:#A2A2A2;
float: right;
margin-top: -30px;
}

/* Contact Us
----------------------------------------------------------------------------------------------------*/
span.contact_info{
margin-top:10px;
display: block;
}

span.contact_info p{
padding-bottom:5px;
}

ul.social_icons{
list-style:none;
margin-top:20px;
}

ul.social_icons li{
display:inline-block;
margin-right:0px;
}
#contact-form input, #contact-form2 input, #contact-form textarea {
	padding: 5px;
	height: 30px;
	font-size: 18px;
	font-family: "Oswald",sans-serif;
	font-weight: 200;
	margin: 10px 0px 10px 0px;
	border: 1px solid #DDDDDD;
	background-color:#fff;
	color:#666666;
	-moz-box-shadow:    inset 0 0 8px #eeeeee;
	-webkit-box-shadow: inset 0 0 8px #eeeeee;
	box-shadow:         inset 0 0 8px #eeeeee;
}
#contact-form input {
	width:98%;
}

#contact-form2 input {
	width:22%;
}
#contact-form textarea {
	height:160px;
	width:98%
}
#contact-form textarea:focus, #contact-form input:focus {
	border: 1px solid #E1E1E1;
}
#contact-form p input#submit {
	box-shadow: none; 
	border:none;
	height: 50px;
	font-weight: 400;
	float:left;
	background-color:#202020;
	padding:7px 15px 7px 15px;
	color:#fff;
	font-size:25px;
	-moz-transition: all 0.2s ease 0s;
	font-family: "Oswald",sans-serif;
	width:100%;
}

#contact-form p{
padding-bottom:0px !important;
}

#contact-form p input#submit:hover {
	background-color:#ffd136 !important;
	-webkit-transition-property: background;
  -webkit-transition-duration:0.5s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-property: background;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-out;
  -o-transition-property: background;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: background;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-out;
  transition-property: background;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
	color:#000000 !important;
	cursor:pointer;
}
#contact-form label {
	float: left;
	width:70px;
	padding-top: 5px;
	font-size:18px;
	font-weight: 200;
	font-family: "Oswald",sans-serif;
	color: #282724;
}

#contact-form2 label-2 {
	float: left;
	font-weight: 200;
	width:210px;
	padding-top: 13px;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	color: #282724;
}

.vaidate_error {
	border:1px solid #F96E5B!important;
}
#response {
	color:#006633;
}

/*Tabs
----------------------------------------------------------------------------------------------------*/
.tabs{
margin-bottom:30px;
position: relative;
width:450px;

}

.tabs li {
list-style:none;
display:inline;
}

.tabs a {
display:inline-block;
color:#fff;
text-decoration:none;
padding:10px 15px;
background-color:#202020;
}

.tabs li:hover {
 background-color:#ff5400;
}

.tabs a.active {
 background-color:#ff5400;
 position: relative;
}

.tabs a.active:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #FF5400;
    bottom: 0;
    content: "";
    display: block;
    left:50%;
    margin-left:-7px;
    margin-top: 0;
    position:absolute;
    top:38px;
    width: 0;
}

.shop h4{
	color:#202020;
	padding-top: 12px;
}
.shop h5{
	color:#ff5400;
}
a.button {
    background: #202020;
    padding: 10px 20px;
    display: table;
    margin-top: 17px;
    margin-bottom: 30px;
	color:#fff;
}
a.button:hover {
    background: #ff5400;
	color:#fff;
}