/*======= Used on : OwlTemplates.com Theme  =======*/
/*======= Global elements =======*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;
}
.wrapper-level2 {
	width: 100%;
	overflow: hidden;
}
.wrapper-level1 {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	}
.wrapper-level1 .alignment {
	padding-right:25px;
}
.wrapper-level3 {
	width:100%;
	margin-bottom: 16px;
	overflow:hidden;
	}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
ul, ol {
	list-style: none;
}
object {
	vertical-align: top;
	outline: none;
}
a {
	outline: none;
	border:0px;
	color: #bb0000;
	text-decoration:none;

}
a:hover {
	text-decoration: none;
}
html {
	min-width: 980px;
}
body {
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #5a5959;
}

h2 {
	padding: 1px 0 16px 0;
	line-height: 1.2em;
	font-size: 1.75em;
	font-weight: 600;
	color: #000000;
	text-transform: uppercase;
}
h2 em {
	display: block;
	margin: 0 0 -4px 0;
	font-style: normal;
}
h3 {
	padding: 0 0 21px 0;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: 400;
	color: #000000;
}
h3 em {
	display: block;
	margin: 0 0 -4px 0;
	font-style: normal;
}
h4 {
	width: 100%;
	padding: 0 0 25px 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #000000;
}
h4 small {
	float: right;
	padding: 0 19% 0 0;
	font-size: 1em;
}
h5 {
	padding: 0 0 18px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #000000;
}
h6 {
	line-height: 1.5em;
	font-size: 1em;
	color: #000000;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 0 31px 0 1px;
}
img.fleft1 {
	float: left;
	margin: 0 31px 23px 1px;
}
.fright {
	float: right;
}
.column-1, .column-2, .column-3{
	float: left;
	overflow: hidden;
}
.img-floatleft {
	float:left;
	margin-bottom:0;
	margin-left:0;
	margin-right:15px;
	margin-top:0;
}
.img-floatright {
	float:right;
	margin-bottom:0;
	margin-right:15px;
	margin-left:15px;
	margin-top:0;
}

.right-margin {
	margin-right:16px;
}	
.title {
	padding: 0 0 21px 0;
	word-spacing: -1px;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: 400;
	color: #5a5959;
}
.title strong {
	text-transform: uppercase;
	font-weight: 400;
	color: #5a5959;
}
.title span {
	display: block;
}

/*======= Color variation ids used on different colors =======*/

#body-dark-blue {
	background: url(images/bg-blue-d.jpg) repeat-x 50% 0%;
	background-color: #154ea0;
}
#body-dark-green {
	background: url(images/bg-green-d.jpg) repeat-x 50% 0%;
	background-color: #00692f;
}
#body-dark-orange {
	background: url(images/bg-orange-d.jpg) repeat-x 50% 0%;
	background-color: #cd1a00;
}
#body-dark-purple {
	background: url(images/bg-purple-d.jpg) repeat-x 50% 0%;
	background-color: #b6003f;
}

#body-light-blue {
	background: url(images/bg-blue-l.jpg) repeat-x 50% 0%;
	background-color: #40aed4;
}
#body-light-green {
	background: url(images/bg-green-l.jpg) repeat-x 50% 0%;
	background-color: #3bb13e;
}
#body-light-orange {
	background: url(images/bg-orange-l.jpg) repeat-x 50% 0%;
	background-color: #ff980d;
}
#body-light-purple {
	background: url(images/bg-purple-l.jpg) repeat-x 50% 0%;
	background-color: #ff2d61;
}

/*======= Main  elements =======*/
#body .content-row1 .column-1 {
	width: 289px;
	padding: 0 25px 0 0;
}
#body .content-row1 .column-2 {
	width: 283px;
	padding: 0 51px 0 0;
}
#body .content-row1 .column-3 {
	width: 289px;
}
#body .content-row2 .column-1 {
	width: 920px;
	padding: 0;
}
#body .content-row3 .column-1 {
	width: 448px;
	display:inline;
	float:left;
}
.wrapper-level1 .alignment {
	padding-right:25px;
}
.right-align {
	margin-right: 0;
}
#totalarea {
	background: url(images/shadow.png) no-repeat 50% 618px;
}
#sitearea {
	width: 970px;
	margin: 0 auto;
	font-size: 0.75em;
}
#header {
	position: relative;
	height: 683px;
	margin-bottom:40px;
}
#logo {
	position: absolute;
	left: 0;
	top:32px;
}
/* ======= social networking icons ======= */
#social-icons {
	padding: 3px 0 0 0;
	position: absolute;
	top: 34px;
	right: 0;
}
#social-icons li {
	float: left;
	padding: 0 0 0 5px;
}
/* ======= content rows ======= */
.roundcorner{
    background-color: #FFFFFF;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(scripts/PIE.htc);
	position:relative;
	}
.bgclr{
    background-color: #e3e3e3;	
	}	
.content-row1, .content-row3 {
	width: 100%;
	overflow: hidden;
	margin-top:25px;
}
.content-row1 .wrapper, .content-row3 .wrapper {
	padding: 25px;
}
.content-row1 p {
	padding: 0 0 16px 0 !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	color: #5a5959 !important;
}
.content-row3 p {
	padding: 0 0 16px 0 !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	color: #5a5959 !important;
}
.content-row3 p.last {
	padding: 0 0 0 0 !important;
}
.content-row1 p.more, .content-row3 p.more {
	padding: 0 0 16px 0 !important;
}
.content-row1 p.more1, .content-row3 p.more1 {
	padding: 0 0 16px 0 !important;
}
.content-row1 p strong, .content-row3 p strong {
	color: #5a5959 !important;
}
.content-row2 {
	width: 100%;
	overflow: hidden;
	margin-top: 25px;	
}
.content-row2 .wrapper {
	padding: 19px 25px;
}

/* ======= Content area wrapper-level2 ======= */
#content-wrapper-level2 {
	width: 100%;
}
#content-wrapper-level2 #alignment {
	padding: 0;
}
#content-wrapper-level2 p {
	padding: 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #5A5959;
}
#content-wrapper-level2 p strong {
	color: #5A5959;
}


/*======= Buttons  =======*/

a.button {
	display: block;
	width: 106px;
	height: 30px;
	background-color:#333333;
	text-align: center;
	font-size: 1.0em;
	line-height: 26px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 3px 0 0;
	font-weight:bold;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
	behavior: url(scripts/PIE.htc);
	position:relative;
}
a.button:hover {
	background-color:#CACACA;
	color: #3B3B3B;
}

.title-1 {
	padding: 0 0 3px 0;
	word-spacing: -1px;
	line-height: 1.25em;
	font-size: 1.9em;
	font-weight: 700;
	color: #313131;
	margin-top: 10px;
}
.title-1 strong {
	text-transform: uppercase;
	font-weight: 700;
	color: #000000;
}
.title-1 span {
	display: block;
}
.title-2{
    font-size:1.3em;
	font-weight:bold; 
	color:#5A5959; 
	padding:0px 0 16px 0px; 
	display:inline-block;
	}
/*======= Newsletter subscription box  =======*/
.box {
	background: url(images/newsletter-bg.jpg) repeat 50% 0%;
	width: 100%;
	overflow: hidden;
}
.box .wrapper {
	padding: 17px 19px 20px 16px;
}

/*======= Content lists  =======*/
.list {
	padding: 0;
	overflow: hidden;
}
.list li {
	padding: 0 0 8px 0px;
	font-size: 1em;
	color: #5a5959;
	background:url(images/points.jpg) 0 1px no-repeat;		
}
.list li a {
	color: #5a5959;
	text-decoration:none;
	padding-left:22px;
	display:block;

}
.list2 {
	overflow: hidden;
	padding: 0;
}
.list2 li {
	padding: 0 0 16px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #5a5959;
}
.list2 li a {
	color: #5a5959;
}
.list3 { 
	padding-top:0px;
	padding-bottom:16px;
}
.list3 li{ 
	padding-bottom:8px;
	background:url(images/check.jpg) 0 0px no-repeat;	
}
.list3 li.last{ 
	padding-bottom:0px;
}
.list3 li a{
	color:#5a5959;	
	padding-left:22px;
	display:block;

}
.pic-align {
	margin: 0 0 16px 0;
}



/*======= purchase now button =======*/

#purchase-now {
	margin:0; 
	padding:0;
	list-style:none;	
	font-family:Arial, Helvetica, sans-serif;;
	text-align:center;
}

#purchase-now li {
	float:right;	
	background:url(images/purchage-a.png) no-repeat center center;	
	width:187px;							
	height:65px;
	position:relative;			
	line-height:30px;		
}

#purchase-now li a {
	z-index:20;		
	display:block;	
	height:65px;
	position:relative;
	color:#5a5959;
	text-decoration:none;
	font-size:3em;

}

#purchase-now li .hover {
	background:url(images/purchage-b.png) no-repeat center center;		/* mouseover image	*/
	position:absolute;	/* must be postion absolute 	*/
	width:187px;	/*	width, height, left and top to fill the whole LI item	*/
	height:65px;
	left:0; 
	top:0;	
	z-index:0;		/* display under the Anchor tag	*/
	display:none;	/* hide it by default	*/
}	

#purchase-now li.selected {
	background:url(images/purchage-c.png) no-repeat center center;	/* selected image	*/
}

/*======= footer  =======*/

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}
#footer {
	height: 115px;
	overflow: hidden;
}
#footer .wrapper {
	padding: 25px 0 0 0;
}
#footer strong {
	display: block;
	width: 100%;
	padding: 4px 0 0 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #5a5959;
}
#footer p {
	background: url(images/footer-logo.png) no-repeat 1px 1px;
	padding: 0 0 5px 84px;
	line-height: 3em;
	font-size: 1em;
	color: #000000;
}
#footer p a {
	text-decoration: none;
	color: #5a5959;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer-menu {
	float: left;
	margin: 0 0 0 -8px;
	overflow: hidden;
}
#footer-menu li {
	background: url(images/divider.jpg) no-repeat 0% 5px;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 8px 0 8px;
	line-height: 1.5em;
	font-size: 1em;
	color: #5a5959;
}
#footer-menu li a {
	text-decoration: none;
	color: #000000;
}
#footer-menu li a:hover {
	color: #eeeeee;
}
#footer-menu li.active a {
	color: #eeeeee;
}
/*======= subscribe form footer =======*/
#subscribe-form {
    background-color: #FCFCFC;
	width: 268px;
	height: 31px;
	overflow: hidden;
	float: right;
	-moz-border-radius: 7px 11px 11px 7px;
	-webkit-border-radius:7px 11px 11px 7px;
	border-radius: 7px 11px 11px 7px;	
	behavior: url(scripts/PIE.htc);
	position:relative;	
}
#subscribe-form input {
	background: none;
	width: 160px;
	height: 15px;
	padding: 8px 8px 8px 8px;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5a5959;
	cursor: pointer;		
}
#subscribe-form input#subscribe-submit {
    background-color:#333333;
	width: 92px;
	height: 31px;
	padding: 0;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	text-transform:uppercase;
	font-weight:bold;
	-moz-border-radius: 0px 7px 7px 0px;
	-webkit-border-radius:0px 7px 7px 0px;
	border-radius: 0px 7px 7px 0px;	
	behavior: url(scripts/PIE.htc);
	position:relative;	
}
#subscribe-form input#subscribe-submit:hover {
	background-color:#CACACA;
	color: #333333;
}
.padding-bottom30{ 
	padding-bottom:30px;
	}
.padding-bottom16{
	padding-bottom:16px;
	}
