/*======= Used on : OwlTemplates.com Theme  =======*/
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background: transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
ol, ul {
	list-style: none; 
}
blockquote, q {
	quotes: none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top;
}
embed {
	vertical-align:top;
}
@font-face {
    font-family: 'CalibriRegular';
    src: url('../css/font/calibri-webfont.eot');
    src: url('../css/font/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('../css/font/calibri-webfont.woff') format('woff'),
         url('../css/font/calibri-webfont.ttf') format('truetype'),
         url('../css/font/calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*======= Global elements =======*/
html {
	width:100%;
	font-family: "Calibri", "CalibriRegular", sans-serif;
}
body {
	font-family: "Calibri", "CalibriRegular", sans-serif;
	font-size:100%;
	color:#777777;
	min-width:960px;
	border-top:2px solid #333;
}
#body {
	background:url("../images/background/1.png") repeat scroll 0 0 #D8D9D8;
}

.logobgtable {
	background:url("../images/hhost/logobg.png") repeat-x scroll center 0 transparent;; 
/*	background:url("../images/hhost/logobg2.png") repeat-x scroll center 0 transparent;*/
	margin-top: -73px;
-o-background-size: 100% 100%, auto;
 -moz-background-size: 100% 100%, auto;
 -webkit-background-size: 100% 100%, auto;
 background-size: 100% 100%, auto;
}

/*======= Main  elements =======*/

.header-bg-1 {
	background: url("../images/header/bg-blue-d.png") repeat-x scroll center 0 transparent;
-o-background-size: 100% 27%;
 -moz-background-size: 100% 27%;
 -webkit-background-size: 100% 27%;
 background-size: 100% 27%;
z-index: 1;
}
.header-bg-1-short {
	background: url("../images/header/bg-blue-d-short.png") repeat-x scroll center 0 transparent;
-o-background-size: 100%;
 -moz-background-size: 100%;
 -webkit-background-size: 100%;
 background-size: 100%;
z-index: 1;
}
.header-bg-2 {
	background: url("../images/header/bg-green-d.png") repeat-x scroll center 0 transparent;
}
.header-bg-3 {
	background: url("../images/header/bg-orange-d.png") repeat-x scroll center 0 transparent;
}
.header-bg-4 {
	background: url("../images/header/bg-purple-d.png") repeat-x scroll center 0 transparent;
}
.header-bg-5 {
	background: url("../images/header/bg-red-d.png") repeat-x scroll center 0 transparent;
}
.header-bg-6 {
	background: url("../images/header/bg-blue-l.png") repeat-x scroll center 0 transparent;
}
.header-bg-7 {
	background: url("../images/header/bg-green-l.png") repeat-x scroll center 0 transparent;
}
.header-bg-8 {
	background: url("../images/header/bg-orange-l.png") repeat-x scroll center 0 transparent;
}
.header-bg-9 {
	background: url("../images/header/bg-purple-l.png") repeat-x scroll center 0 transparent;
}
.header-bg-10 {
	background: url("../images/header/bg-red-l.png") repeat-x scroll center 0 transparent;
}
.top-shadow {
	background: url("../images/top-shadow.png") repeat-x scroll center 0 transparent; 
}
.main {
	font-size: 14px;
	line-height: 1.6em;
	width:960px;
	padding:0;
	margin:0 auto;
}
a {
	color:#777777;
	outline:none;
}
a:hover {
	text-decoration:none;
}
.col-1 {
	width:185px;
	margin-right:20px;
	float:left;
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
.buttons a:hover {
	cursor:pointer;
}
.menu li a, .list-1 li a, .list-2 li a, .logo, .callus, .link-1 {
	text-decoration:none;
}
/*======= clear, float, z-index, color, left and right alignments =======*/

.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
.it {
	font-style:italic;
}
.reg {
	text-transform:uppercase;
}
.letter {
	letter-spacing:-1px;
}
.color-1 {
	color:#FFFFFF;
}
.color-2 {
	color:#000000;
}
.color-3 {
	color:#777777;
}
.index1 {
	z-index:1;
}
.index2 {
	z-index:2;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	display: block;
	font-size: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*======= margin, padding, border =======*/
.p {
	padding-top: 0px;
}
.p0 {
	padding-top: 3px;
}
.p1 {
	padding-top: 8px;
}
.p2 {
	padding-top: 15px;
}
.p3 {
	padding-bottom: 30px;
	padding-top: 30px;
}
.p3_2 {
	padding-bottom: 30px;
	padding-top: 0px;
}
.p4 {
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.p5 {
	padding-top: 50px;
}
.margin-left {
	margin-left: 0;
}
.margin-right {
	margin-right: 0;
}
.spacing-r {
	margin-right: 30px;
}
.spacing-r2 {
	margin-right:35px;
}
.spacing-r3 {
	margin-right:60px;
}
.spacing {
	padding:0 40px 0 0;
}
.spacing2 {
	padding:0 30px 0 0;
}
.spacing3 {
	padding:0 0 15px 0;
}
.spacing4 {
	padding:15px 0 15px 0;
}
.img-spacing-bot {
	margin-bottom:25px;
}
.img-spacing {
	float:left;
	margin:0 20px 0px 0;
}
.img-spacing2 {
	float:left;
	margin:0 13px 0px 0;
}
.img-spacing-r {
	background-color: #CCCCCC;
	border: 7px solid #CCCCCC;
	margin: 0 0 15px;
}
.img-box {
	float:left;
	margin-bottom:20px;
}
/*======= coloum >> Global =======*/

.coloum_1, .coloum_2, .coloum_3, .coloum_4, .coloum_5, .coloum_6, .coloum_7, .coloum_8, .coloum_9, .coloum_10, .coloum_11, .coloum_12 {
	display:inline;
	float: left;
	position: relative;
}
.container {
	overflow: hidden;
	width: 100%;
}
.container .coloum_1 {
	width:60px;
}
.container .coloum_2 {
	width: 258px;
}
.container .coloum_3 {
	width:300px;
}
.container .coloum_4 {
	width:320px;
}
.container .coloum_5 {
	width:380px;
}
.container .coloum_6 {
	width:640px;
}
.container .coloum_6_right {
	width:600px;
	display:inline;
	float: right;
	position: relative;
}
.container .coloum_7 {
	width:540px;
}
.container .coloum_8 {
	width:620px;
}
.container .coloum_9 {
	width:700px;
}
.container .coloum_10 {
	width:780px;
}
.container .coloum_11 {
	width: 898px;
}
.container .coloum_12 {
	width:960px;
}
/*======= typography =======*/

h1 {
	color: #777777;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
}
h2 {
	color: #777777;
	font-family: 'Oswald', arial, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 15px;
}
h3 {
	color: #000000;
	font-family: 'Oswald', arial, serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 15px;
}
h4 {
	color: #CCCCCC;
	font-family: 'Oswald', arial, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 1.6em;
}
h5 {
	color: #777777;
	font-family: 'Oswald', arial, serif;
	font-size: 44px;
	font-weight: normal;
	line-height: 1.3em;
}
span.dropcap {
	background: url("../images/dark-bg-trans2.png") repeat scroll 0 0 #cccccc;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: 'Oswald', arial, serif;
	font-size: 31px;
	height: 52px;
	line-height: 1.6em;
	margin: 2px 15px 0 0;
	text-align: center;
	width: 40px;
}
span.dropcap strong {
	color: #F2F2F2;
}
/*======= header =======*/
.header {
	height:115px;
	width:100%;
	position:relative;
}
#body .header {
	background:url("../images/bg-slider.png") no-repeat scroll 0 30px transparent;
	margin: 0 auto;
	height: 534px;
}
.header1 {
	height:115px;
	width:100%;
	position:relative;
}
#body .header1 {
	background: url("../images/header-price.png") no-repeat scroll 0 372px transparent;
	height: 567px;
	margin: 0 auto;
}
.logo {
	color: #FFFFFF;
	float: left;
	padding: 30px 0 0;
	position: relative;
	z-index: 2;
}
.logo-R {
	display:block;
	width:46px;
	height:46px;
	background:url("../images/logo-r.png") 0 0 no-repeat;
	position:absolute;
	top:40px;
	left:166px;
	z-index:1;
}
.callus {
	color: #FFFFFF;
	float: right;
	padding: 47px 0 0;
	position: relative;
	z-index: 2;
}
.callus-icon {
	display:block;
	width:30px;
	height:30px;
	background:url("../images/callus-icon.png") 0 0 no-repeat;
	position:absolute;
	top:51px;
	right:230px;
	z-index:1;
}
.block1 {
	color: #777777;
	position: absolute;
	top: 460px;
	width: 423px;
	z-index: 8000;
}
.block1 h2 {
	margin: 0px;
}
.block2 {
	color: #777777;
	font-family:'Oswald', arial, serif;
	font-size: 16px;
	left: 439px;
	position: absolute;
	top: 430px;
	width: 82px;
	z-index: 8000;
}
.block3 {
	position: absolute;
	top: 460px;
	width: 423px;
	z-index: 8000;
	left: 537px;
}
.block3 h2 {
	margin: 0;
}
.block3 span {
	color: #EE3D00;
}
.button-1 {
	background: url("../images/button-1.png") no-repeat scroll left top transparent;
	color: #FFFFFF;
	display: block;
	height: 49px;
	padding-top: 32px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 81px;
}
.button-1:hover {
	background: url("../images/button-1-h.png") no-repeat scroll left top transparent;
	color: #FFFFFF;
	display: block;
	height: 49px;
	padding-top: 32px;
	text-align: center;
	text-decoration: none;
	width: 81px;
}
/*======= header >> slider =======*/

#faded {
	height:383px;
	width:939px;
	position:relative;
	padding-top: 10px;
	margin:0px 10px 0 11px;
	overflow:hidden;
}
#faded .pagination {
	bottom: 0;
	left: 0;
	margin-left: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 325px;
	z-index: 10;
}
#faded .pagination li {
	float:left;
	font-size: 16px;
	line-height:1.3em;
	font-weight:normal;
	text-align:center;
}
#faded .pagination li a {
	background: url("../images/slide/pagination-a-bg.png") repeat scroll left top transparent;
	color: #FFFFFF;
	display: block;
	font-family: 'Oswald', arial, serif;
	font-weight: normal;
	height: 23px;
	line-height: 1.3em;
	padding: 10px 0;
	text-decoration: none;
	width: 313px;
	z-index: 10;
}
#faded .pagination li a:hover, #faded .pagination li.current a {
	background:url("../images/slide/pagination-a-active.png") left top repeat;
	color:#000000;
	margin-left:0px;
}
#faded .pagination li.current {
	background:url("../images/slide/pagination-a-active.png") left top repeat;
}
#faded li a {
	display:block;
}
#faded ul {
	position:relative;
	list-style:none;
	margin:0 auto;
}
.next {
	background:url("../images/slide/next.html") left top no-repeat;
	width:14px;
	height:19px;
	position:absolute !important;
	cursor:pointer;
	top:10px;
	right:20px;
	z-index:100;
}
.prev {
	background:url("../images/slide/prev.html") left top no-repeat;
	width:14px;
	height:19px;
	position:absolute !important;
	cursor:pointer;
	top:10px;
	right:88px;
	z-index:15;
}
#faded #item img {
	visibility:hidden;
}
#faded #item1 img {
	visibility:hidden;
}
#faded #item2 img {
	visibility:hidden;
}
#faded #item, #faded #item1, #faded #item2 {
}
/*======= content =======*/
#content {
	padding: 40px 0 0;
	position: relative;
	width: 100%;
	z-index: 1;
}
.spacer-1 {
	width:100%;
	background:url("../images/pic-1.html") 217px 0 repeat-y;
}
.spacer-2 {
	width:100%;
	background:url("../images/pic-1.html") 460px 0 repeat-y;
}
.border-bot {
	padding-bottom: 30px;
	width: 100%;
}
.border-bot2 {
	background: url("../images/dark-bg-trans.png") repeat scroll 0 0 transparent;
	margin-bottom: 30px;
	padding: 30px;
}
.border-bot3 {
	background: url("../images/shine.png") repeat-x scroll 0 bottom transparent;
	width: 100%;
}
.border-bot4 {
	background: url("../images/light-bg-trans.png") repeat scroll 0 bottom transparent;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 1px;
	margin-top: 30px;
	padding: 30px;
	width: 898px;
}
.box-1 {
	width:100%;
}
.box-1 h3 {
	height: 41px;
	margin: 0 0 15px;
	padding: 0 0 0 54px;
}
#item-1 h3 {
	background:url("../images/pic-9.png") 0 0 no-repeat;
}
#item-2 h3 {
	background:url("../images/pic-10.png") 0 0 no-repeat;
}
#item-3 h3 {
	background:url("../images/pic-11.png") 0 0 no-repeat;
}
#item-4 h3 {
	background:url("../images/pic-12.png") 0 0 no-repeat;
}
#item-5 h3 {
	background:url("../images/pic-13.png") 0 0 no-repeat;
}
#item-6 h3 {
	background:url("../images/pic-14.png") 0 0 no-repeat;
}
#item-1:hover h3 {
	background:url("../images/pic-9-hover.png") 0 0 no-repeat;
	color: #EE3D00;
	cursor:pointer;
}
#item-2:hover h3 {
	background:url("../images/pic-10-hover.png") 0 0 no-repeat;
	color: #EE3D00;
	cursor:pointer;
}
#item-3:hover h3 {
	background:url("../images/pic-11-hover.png") 0 0 no-repeat;
	color: #EE3D00;
	cursor:pointer;
}
#item-4:hover h3 {
	background:url("../images/pic-12-hover.png") 0 0 no-repeat;
	color: #EE3D00;
	cursor:pointer;
}
#item-5:hover h3 {
	background:url("../images/pic-13-hover.png") 0 0 no-repeat;
	color: #EE3D00;
	cursor:pointer;
}
#item-6:hover h3 {
	background:url("../images/pic-14-hover.png") 0 0 no-repeat;
	color: #EE3D00;
	cursor:pointer;
}
.quote {
	background: url("../images/light-bg-trans.png") repeat scroll 0 0 transparent;
	border: 1px solid #dddddd;
	width: 318px;
}
.quote .padding {
/*	background: url("../images/pic-15.png") no-repeat scroll 20px 25px transparent; */
	padding: 0 30px;
}
.quote:hover {
	background: url("../images/dark-bg-trans.png") repeat scroll 0 0 transparent;
}
/*======NEWS Blocks========*/

#content table tr td ul li {
	list-style: disc inside;
	padding-left: 20px;
	padding-right: 20px;
}

#content .container ul li {
	list-style: none; 
	padding-left: 0px;
	padding-right: 0px;
}


/*======Pricing Blocks========*/

#pricing {
	height: 908px;
	margin: 0px 12px;
	position: relative;
	width: 960px;
	z-index: 0;
}
#pricing .block {
	border: 1px solid #CFCFCF;
	float: left;
	position: absolute;
	width: 309px;
	z-index: 3;
}
#pricing .block.first {
	left:0;
}
#pricing .block.second {
	left:309px;
}
#pricing .block.third {
	left:618px;
}
#pricing .block.fourth {
	left:0px;
	top: 464px;
}
#pricing .block.fifth {
	left:309px;
	top: 464px;
}
#pricing .block.sixth {
	left:618px;
	top: 464px;
}
#pricing .block h2 {
	background: none repeat scroll 0 0 #131212;
	display: block;
	height: 27px;
	margin: 0;
	padding-top: 3px;
	text-align: center;
}
#pricing .block.active h2 {
	background:url("../images/top-title.jpg") top left repeat-x #1d1d1d;
	color: #FFFFFF;
}
#pricing .block > p.price {
	background: url("../images/top-title-bg.jpg") repeat-x scroll left top transparent;
	color: #FFFFFF;
	font-family: 'Oswald', arial, serif;
	font-size: 61px;
	height: 84px;
	line-height: 1.3em;
	margin: 0;
	text-align: center;
}
#pricing .block.active {
	border: medium none;
	position: absolute;
/*	top: -4px; */
	width: 314px;
	z-index: 4;
}
#pricing .block.active .buy-now {
	height:88px;
}
#pricing .block.active p.price {
	background: url("../images/hosting-price-hover.jpg") repeat-x scroll center top transparent;
	font-family: 'Oswald', arial, serif;
	height: 88px;
}
#pricing .block > p span.sign {
	font-size: 31px;
	vertical-align: baseline;
}
#pricing .block > p span.month {
	font-size: 31px;
	vertical-align: baseline;
}

#pricing .block ul li {
	list-style: none;
}

#pricing .block ul {
	background: url("../images/border-line.jpg") bottom left repeat-x #dbdbdb;
	margin:0;
	display:block;
	min-height:240px;
	padding-bottom: 1px;
}
#pricing .block.active ul {
	background: url("../images/border-line.jpg") bottom left repeat-x #f1f1f1;
}
#pricing .block ul li {
	background:url("../images/hosting-list-bg.jpg") bottom left repeat-x;
	height: 20px;
	padding:10px 30px;
}
#pricing .block.active ul li {
	background:url("../images/hosting-list-bg-hover.jpg") bottom left repeat-x;
}
#pricing .block ul li a {
	background: url("../images/arrow.png") no-repeat scroll left 6px transparent;
	color: #777777;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	line-height: 1.6em;
	padding-left: 25px;
	text-decoration: none;
}
#pricing .block ul li a:hover {
	color:#EE3D00;
}
#pricing .block .buy-now {
	background: url("../images/buy-now.jpg") repeat-x scroll left bottom #F9F9F9;
	height: 83px;
	padding: 0 30px;
	position: relative;
	text-align: center;
}
#pricing .block .buy-now p.button {
	background: url("../images/button-bg.png") repeat-x scroll left top transparent;
	display: block;
	font-family: 'Oswald', arial, serif;
	height: 44px;
	left: 66px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
}
#pricing .block .buy-now p.button:hover {
	background: url("../images/button-bg.png") repeat-x scroll left bottom transparent;
}
#pricing .block .buy-now p.button a {
	color: #FFFFFF;
	display: inline-block;
	padding: 8px 15px;
	text-decoration: none;
	width: 147px;
}
#pricing .block .buy-now p.button a:hover {
	color: #FFFFFF;
}
#pricing .block .buy-now p.button a > span {
	color: #FFFFFF;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.3em;
	text-decoration: none;
}
p.button {
	background:url("../images/button-bg.png") top left repeat-x;
	height:44px;
}
p.button:hover {
	background:url("../images/button-bg.png") bottom left repeat-x;
}

/*======= recent news =======*/

.recent-news {
	width: 258px;
	height: 243px;
}
.recent-news .main {
	margin: 0 auto;
	position: relative;
	top: -45px;
	width: 258px;
}
.recent-news .spacing {
	padding: 0;
	position:relative;
}
.recent-news .extra-text {
	width:258px;
	font-size:12px;
}
.prev {
	background: url("../images/btn-prev.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 25px;
	left: 203px;
	position: absolute;
	top: 0;
	width: 25px;
}
.prev:hover {
	background:url("../images/btn-prev-h.png") 0 0 no-repeat;
}
.next {
	background: url("../images/btn-next.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 25px;
	left: 232px;
	position: absolute;
	top: 0;
	width: 25px;
}
.next:hover {
	background:url("../images/btn-next-h.png") 0 0 no-repeat;
}
.prev img, .next img {
	display:none
}
#carousel {
	margin:0 0 0 1px !important;
	padding:0 !important;
	width:9000px;
	margin:0px 0 0 0px;
	position:absolute;
	overflow:hidden;
}
#carousel li {
	width:268px;
	text-align:left;
	float:left !important;
	padding:0;
	margin-right:50px !important;
}
.bx_wrap {
	overflow: hidden;
	padding-top: 71px;
	position: relative;
	width: 258px;
}
.bx_container {
	width: 258px;
	position:relative;
	overflow:hidden;
}
.recent-news img {
	padding:0 15px 0px 0;
	float:left;
}
.recent-news p {
	width:258px;
	float:right;
	font-size:16px;
	color: #EE3D00;
	font-family: 'Oswald', arial, serif;
	line-height: 1.3em;
	padding-top: 15px;
	font-weight: normal;
}
.button {
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	line-height:36px;
	padding:0 15px 1px 15px;
	color:#FFFFFF;
	text-decoration:none;
	background:url("../images/button-bg.png") repeat-x scroll left top transparent;
	cursor:pointer;
}
.button:hover {
	background:url("../images/button-bg.png") repeat-x scroll left bottom transparent;
}
.button2 {
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	padding:0 15px 1px 15px;
	color:#FFFFFF;
	text-decoration:none;
	background:url("../images/button-bg.png") repeat-x scroll left top transparent;
	cursor:pointer;
}
.button2:hover {
	background:url("../images/button-bg.png") repeat-x scroll left bottom transparent;
}
.list-1 {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #cccccc;
}
.list-1 li {
	background: url("../images/arrow_right.png") no-repeat scroll 8px 12px transparent;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	font-weight: bold;
}
.list-1 li.last {
	background:url("../images/arrow_right.png") no-repeat scroll 8px 12px transparent;
	border-bottom: 1px solid #cccccc;
}
.list-1 li a {
	color: #777777;
	display: block;
	padding: 10px 0 10px 34px;
	text-decoration: none;
}
.list-1 li a:hover {
	background: url("../images/light-bg-trans.png") repeat scroll 0 0 transparent;
	color: #EE3D00;
}

.list-1-twitter {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #cccccc;
}
.list-1-twitter li {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
}
.list-1-twitter li.last {
	border-bottom: 1px solid #cccccc;
}
.list-1-twitter li {
	color: #777777;
	display: block;
	padding: 10px 0 10px 34px;
	text-decoration: none;
}
.list-1-twitter li:hover {
	background: url("../images/light-bg-trans.png") repeat scroll 0 0 transparent;
	color: #EE3D00;
}
.link {
	color:#777777;
}
#contact-info {
	color: #777777;
	margin: 0 0 15px;
}
#contact-info li {
	font-weight:bold;
}
#contact-info li span {
	float:left;
	width:144px;
}

#contact-infobig {
	color: #777777;
	margin: 0 0 15px;
}
#contact-infobig li {
}
#contact-infobig li span {
	float:left;
	width:300px;
}
/*======= content slider =======*/
.slider {
	height: 193px;
	margin: 0 auto;
	width: 286px;
}
.items {
	display:none;
}
.pic {
	position:absolute !important;
	right:0px;
}
.slider .pagination {
	background: none repeat scroll 0 0 #CCCCCC;
	left: 92px;
	padding: 8px 0 0 8px;
	position: absolute;
	top: 170px;
	z-index: 9999;
}
.slider .pagination li {
	float:left;
	padding:0;
	margin-right:8px;
	background:url("../images/pagination.png") 0 0 no-repeat;
}
.slider .pagination li:hover, .pagination li.current {
	background:url("../images/pagination-active.png");
}
.slider .pagination li a {
	color: #CCCCCC;
	font-size:0px;
	display:block;
	width:17px;
	height:17px;
	display:block;
}
/* ======= form ======= */

.contact-form {
	background: url("../images/light-bg-trans.png") repeat scroll 0 0 transparent;
	border: 1px solid #dddddd;
	color: #777777;
	width: 318px;
}
.contact-form .padding {
	padding:30px 30px 30px 30px;
}
.form {
	padding: 0;
	width: 100%;
}
input {
	background: url("../images/input-bg.png") no-repeat scroll 0 0 transparent;
	border: 0px solid #f7f7f7; 
	color: #777777;
	font-size: 12px;
	font-family: Arial, Oswald, sans-serif;
	margin: 0 0 15px;
	padding: 10px;
	width: 236px; 
}
textarea {
	background: url("../images/textarea-bg.png") repeat scroll 0 0 transparent;
	border: 0px solid #f7f7f7;
	color: #777777;
	font-size: 12px;
	font-family: Arial, Oswald, sans-serif;
	height: 100px;
	margin: 0 0 15px;
	max-height: 100px;
	max-width: 234px;
	min-height: 100px;
	min-width: 236px;
	overflow: auto;
	padding: 10px;
	width: 236px;
}
.form #sendbutton {
	background: url("../images/button-bg.png") repeat-x scroll left top transparent;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Oswald, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	margin-top: 30px;
	padding: 1px 15px;
	text-decoration: none;
	width: 89px;
}
.form #sendbutton:hover {
	background:url("../images/button-bg.png") repeat-x scroll left bottom transparent;
	color: #FFFFFF;
}
.form #Subscribe {
	background:url("../images/button-bg.png") repeat-x scroll left top transparent;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer !important;
	font-size: 12px;
	font-weight: bold;
	height: 36px;
	padding: 0 15px 3px;
	text-transform: uppercase;
	width: 87px;
}
.form #Subscribe:hover {
	background:url("../images/button-bg.png") repeat-x scroll left bottom transparent;
}
.newsletter {
	font-weight: bold;
	padding: 0px 0 10px 34px;
}
.newsletter-form-Text {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	margin: 0;
	width: 178px;
}
.newsletter-form {
	background: url("../images/newsletter-bg.png") repeat scroll 0 0 transparent;
	border: 1px solid #F7F7F7;
	height: 38px;
	margin-bottom: 30px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: 290px;
}
.newsletter-form #sendbutton {
	background: url("../images/button-bg.png") repeat-x scroll left top transparent;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer !important;
	font-size: 12px;
	font-weight: bold;
	height: 36px;
	padding: 0 15px 3px;
	text-transform: uppercase;
	width: 87px;
}
.newsletter-form #sendbutton:hover {
	background: url("../images/button-bg.png") repeat-x scroll left bottom transparent;
	color: #FFFFFF;
}
.newsletter-form #Subscribe {
	background: url("../images/button-bg.png") repeat-x scroll left top transparent;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Oswald, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	margin: 0;
	padding: 1px 15px 1px;
	text-decoration: none;
	width: 89px;
}
.newsletter-form #Subscribe:hover {
	background: url("../images/button-bg.png") repeat-x scroll left bottom transparent;
}
.Newsletter a {
	color:#777777;
	text-decoration:none;
}
.Newsletter a:hover {
	color:#EE3D00;
}
/*======= Get Started now button =======*/

#get-started {
	margin:0;
	padding:0;
	list-style:none;
	font-family:'Oswald', arial, serif;
	text-align:center;
}
#get-started li {
	background: url("../images/getstarted-a.png") no-repeat scroll center center transparent;
	float: right;
	position: relative;
	width: 258px;
}
#get-started li a {
	color: #FFFFFF;
	display: block;
	font-size: 26px;
	line-height: 1.3em;
	padding: 12px 0;
	position: relative;
	text-decoration: none;
	z-index: 20;
}
#get-started li .hover {
	background:url("../images/getstarted-b.png") no-repeat center center;
	position:absolute;
	width:258px;
	height:58px;
	left:0;
	top:0;
	z-index:0;
	display:none;
}
#get-started li.selected {
	background:url("../images/getstarted-c.png") no-repeat center center;
}
.getstarted-text {
	background: url("../images/Right.png") no-repeat scroll 0 0 transparent;
	padding: 0 0 0 84px;
	width: 526px;
}
.getstarted-text h3 {
	margin: 0;
	padding-bottom: 5px;
}
.getstarted-text h2 {
	margin: 0;
}
.arrow-icon {
	float: left;
}
.get-started {
	background: url("../images/dark-bg-trans.png") repeat scroll 0 0 transparent;
	border: 1px solid #DDDDDD;
	color: #777777;
}
.get-started .padding {
	padding: 30px;
}
/*======= footer =======*/
.footer {
	border-color: #F2F2F2 #DDDDDD #DDDDDD;
	border-style: solid;
	border-width: 1px;
	color: #575757;
	width: 898px;
}
/* ======= flickr networking icons ======= */
#flickr-img {
	display: block;
	overflow: hidden;
	padding: 0 30px 0 0;
	position: relative;
}
#flickr-img li {
/*	border: 5px solid #cccccc; */
	padding: 15px 10px;
	float: left;
	margin-right: 10px;
}
#flickr-img li.last {
	margin-right: 0px;
}
/* ======= social networking icons ======= */
#social-icons {
	height: 29px;
}
#social-icons li {
	float: left;
	padding: 0 10px 0 0;
}
/* ======= footer menu ======= */

.menu-list {
	float:left;
}
.menu-list li {
	float:left;
	font-weight:bold;
	padding:0 10px;
	background:url("../images/spacer.gif") right center no-repeat;
}
.menu-list li.first-item {
	padding:0 10px 0 0;
}
.menu-list li.last-item {
	padding:0 0 0 10px;
	background:none;
}
.menu-list li a {
	text-decoration:none;
}
.menu-list li a:hover, .menu-list li .active {
	text-decoration:underline;
}
.footer-text {
	float: right;
}
/*======= Used on : OwlTemplates.com Theme  =======*/
.quote {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior: url(js/PIE.html);
}
.button {
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior: url(js/PIE.html);
}
.button-1 {
	border-radius: 41px;
	-moz-border-radius: 41px;
	-webkit-border-radius:41px;
	behavior: url(js/PIE.html);
}
input {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	behavior: url(js/PIE.html);
}
textarea {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	behavior: url(js/PIE.html);
}
span.dropcap {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior: url(js/PIE.html);
}
.border-bot2 {
	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	behavior: url(js/PIE.html);
}
.border-bot4 {
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	behavior: url(js/PIE.html);
}
#pricing .block.active {
	box-shadow: 0 0 7px #000000;
	-webkit-box-shadow: 0 0 7px #000000;
	-moz-box-shadow: 0 0 7px #000000;
	box-shadow: 0 0 7px #000000;
	behavior: url(js/PIE.html);
}
p.button {
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	behavior: url(js/PIE.html);
}
.slider .pagination {
	border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	behavior: url(js/PIE.html);
}
.get-started {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior: url(js/PIE.html);
}
#get-started li {
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	behavior: url(js/PIE.html);
}
#get-started li .hover {
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	behavior: url(js/PIE.html);
}
#get-started li.selected {
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	behavior: url(js/PIE.html);
}
.contact-form {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior: url(js/PIE.html);
}
.form #sendbutton {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	behavior: url(js/PIE.html);
}
.form #Subscribe {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url(js/PIE.html);
}
.newsletter-form {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	behavior: url(js/PIE.html);
}
