/*

Theme Name: revdev	

Theme URI: tripzuki.com

Description: Custom theme design

Author: Floyd Patulot

Version: 1

*/



@font-face { src: url("segoeuil_0.TTF"); font-family: "segoeui"; }  

@font-face { src: url("segoeuiz_0.TTF"); font-family: "segoeuiIB"; }  



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,

fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {



margin: 0;

padding: 0;

border: 0;

outline: 0;

font-size: 100%;

vertical-align:	baseline;



}

body { line-height: 1; background:url('images/body-bg.png') repeat; color:#000; font-size:16px; font-family: 'segoeui',arial,sans-serif; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,

q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */

:focus { outline: 0; }

/* remember to highlight inserts somehow! */

ins { text-decoration: none; }

del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */

table { border-collapse: collapse; border-spacing: 0; }

/**********************************/





.left{

float:left;

display:inline;

}

.right{

float:right;

display:inline;

}

.clear{

clear:both;

}



*{

margin: 0;

outline: medium none;

padding: 0;

border:0

}





.main-wrapper{

	width:1094px;

	margin:0 auto;

	min-height:100px;

	background:#fff;

}

header{

	padding-top:10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;

}	

.logo-wrapper{

	margin-right:30px;
	margin-top: 30px

}

.call-us-wrapper{

    margin-left: 80px;
    margin-top: 0px;

}

	

	

.call-us-wrapper h2{

	font-size:24px;

	color:#000000;

	font-weight:normal;

}



.call-us-wrapper h1{

	font-size:35px;

	color:#003efa;

	font-weight:bold;

}

.main-content-wrapper{

	background:url('images/main-content-wrapper-bg.png') repeat-x;

	padding:37px 30px;

}	



.left-col{

	width:647px;

}



.left-col h1{

	color:#d20707;

	font-size:40px;

	text-align:center;

	margin-bottom:24px;

}



.left-col h6{

	color:#003efa;

	font-size:20px;

	margin-bottom:24px;

}

.left-col p{

	margin-bottom:24px;

}

.check-list{

   margin-left: 30px;

   margin-bottom:24px;

}

.check-list li{

	margin-bottom:20px;

	list-style-image:url('images/check-list-bg.png');

}

.triangle-list{

   margin-left: 30px;

   margin-bottom:24px;

}

.triangle-list li{

	margin-bottom:20px;

	list-style-image:url('images/triangle-list.png');

}

footer{

	background:#000;

	color:#fff;

	text-align:center;

	padding:10px 0;

}

footer p{

	margin-bottom:5px;

}

.vid-wrapper{

	margin-bottom: 50px;

	width:349;

	height:237px;

	background: none repeat scroll 0 0 #000000;

}



.vid-wrapper-fp{

	width:349;

	height:237px;

	background: none repeat scroll 0 0 #000000;

}

a.myPlayer img {

    margin-top:75px;

    border:0px;

	margin-left: 133px;

}



a.myPlayer {

    display:block;

    width:349;

    height:237px;



}