﻿/* CSS Document */

body{
	background:#FDF4FF;
	font-family:site_font;
	background-image:url(../Images/bg.png); background-repeat:repeat;
	margin: 0px 0 0;
	padding: 0;
}
div, ul, h1, h2, h3, li, p, img{margin:0; padding:0;}
ul{list-style-type:none;}

@font-face{
    font-family: "site_font";
    src: url('../fonts/MavenPro-Regular.ttf'),
    url('../fonts/MavenPro-Regular.ttf'); /* IE */
}

@font-face{
    font-family: "site_font1";
    src: url('../fonts/MavenPro-Medium.ttf'),
    url('../fonts/MavenPro-Medium.ttf'); /* IE */
}

/*Body mask start*/
#full_body{width:100%; position: absolute; z-index:1; -webkit-overflow-scrolling: touch;overflow:auto;}
#navi_mask{width:100%; height:50px; border-top:#CCC thin solid; border-bottom:#CCC thin solid;}
.shadow{width:100%; height:15px; background:url(../Images/shadow.png) repeat-x;}
#space1{ width:100%; height:164px;}
#main_navi_mask{width:100%; height:58px; border-bottom:#CCC thin solid; border-top:#CCC thin solid;}


/*Body mask finish*/
	
#body{top:0px; margin-left: auto; margin-right: auto;	width: 1200px; position:relative; z-index:1;}
#navi{width:1200px; height:51px;  background-color:#252126; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
#tab1{float:left; padding:16px; border-left:#CCC thin solid; border-right:#CCC thin solid; overflow:hidden;}
#tab1 a{text-decoration:none;}
#tab3, #tab4{float:right; padding:16px; border-left:#CCC thin solid; overflow:hidden;}
#tab2{float:right; padding:16px; border-right:#CCC thin solid; overflow:hidden; border-left:#CCC thin solid;}
#header{width:1200px; height:172px; background-color:#848E9B; margin-top:7px;}
#logo{float:left; width:480px;} #logo img {padding:7px 0px 0px 7px;float:left;} #logo p{float:left;color:#071A36; font-size:30px; margin-top:100px;font-weight:800;}
#search{float:right; margin-right:20px; color:#FFF;} 
#facebook{float:left;  } 
#main_navi_box{width:1200px; height:58px;  background-color:#6d6bb9; margin-top:1px;}
#main_navi{width:1196px ; height:58px; margin-left:auto; margin-right:auto; }
#main_tab1{float:left;padding:20px; margin-left:12px;}

.odr_nw_btn { background-image:url(../Images/order_now.png);
              display: block; margin:30px 65px 20px 10px;
     width: 131px;
     height: 51px;
     text-align:center;
     text-indent: -9999px;
     float:right;
}

.grad_intro{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */
background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top,  #a90329 0, #8f0222 44%, #6d0019 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #a90329 0,#8f0222 44%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #a90329 0,#8f0222 44%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */

}


#inner_body{border:#f3dbfc 1px solid;  width: 1200px; background-color:#FFFFFF; margin-top:10px;}
#head_ani_home{width:1200px; height:100px;   position:absolute;}
#head_ani_home p{font-size: 36px; color:#FFF; padding:20px 0 5px 15px; line-height:0.5em; text-align:center;width:1000px; }
#head_ani_home img{float:right; margin:5px 20px 5px 0;}
#head_ani_packages{width:1200px; height:100px;  display:none;  position:absolute;}
#head_ani_packages img{float:right; margin:5px 20px 5px 10px;}
#head_ani_packages p{font-size: 36px; color:#FFF; padding:20px 0 5px 15px; line-height:0.5em; text-align:center;float:left;width:900px;}
#head_ani_projects{width:1200px; height:100px;  display:none;  position:absolute;}
#head_ani_projects img{float:left; margin:5px 20px 5px 10px; background-color:antiquewhite;}
#head_ani_projects p{font-size: 36px; color:#FFF; padding:20px 0 5px 15px; line-height:0.5em; text-align:center;width:950px; float:left; }
#head_ani_websites{width:1200px; height:100px; display:none;  position:absolute;}
#head_ani_websites img{float:left; margin:5px 20px 5px 10px; }
#head_ani_websites p{font-size: 36px; color:#FFF; padding:20px 0 5px 15px; line-height:0.5em; text-align:center; width:900px;float:right;}
#head_ani_graphics{width:1200px; height:100px; display:none;  position:absolute;}
#head_ani_graphics img{float:right;}
#head_ani_graphics p{font-size: 36px; color:#FFF; padding:20px 0 5px 15px; line-height:0.5em; text-align:center;width:900px;}
#head_ani_logo{width:1200px; height:100px; display:none;  position:absolute;}
#head_ani_logo img{float:left;}
#head_ani_logo p{font-size: 36px; color:#FFF; padding:20px 0 5px 15px; line-height:0.5em; text-align:center;width:800px;float:left;}
#head_ani{width:1200px;  height:540px; margin-top:120px; }
#success_submit { margin-left:auto; margin-right:auto; text-align:center;  color:#281a36; padding:0px 5px 5px 5px; font-weight:700; background-color:aliceblue;}
.dark_green_grand{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#299a0b+0,299a0b+100;Green+Flat+%231 */
background: #299a0b; /* Old browsers */
background: -moz-linear-gradient(top,  #299a0b 0%, #299a0b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #299a0b 0%,#299a0b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #299a0b 0%,#299a0b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 ); /* IE6-9 */

}
#head_ani_left{width:968px; height:460px; margin-top:10px; border:1px solid #CCC;
 border-radius:5px; float:left; background-color:#ededed; }
#head_ani_right{width:230px; height:542px; margin-top:10px;
 border-radius:5px; float:right; background-image:url(../Images/business_women.png); background-repeat:no-repeat; }
#text_cont{width:1200px;height:169px; margin-top:100px;}
#info_ha{ color:#FFF; font-size:large; letter-spacing:1px;position:relative; width:393px;
background: rgb(30,87,153); 
background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); 
background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);  
background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); 
background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); 
 -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
 
 #info_hb{ color:#FFF; font-size:large; letter-spacing:1px;position:relative; width:393px;
background: rgb(191,210,85); background: -moz-linear-gradient(top, rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1)));background: -webkit-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); background: -o-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);background: -ms-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);background: linear-gradient(to bottom, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); 
 -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
 
 
 #info_hc{ color:#FFF; font-size:large; letter-spacing:1px;position:relative; width:393px;
background: rgb(240,183,161); /* Old browsers */
background: -moz-linear-gradient(top, rgba(240,183,161,1) 0%, rgba(140,51,16,1) 50%, rgba(117,34,1,1) 51%, rgba(191,110,78,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,183,161,1)), color-stop(50%,rgba(140,51,16,1)), color-stop(51%,rgba(117,34,1,1)), color-stop(100%,rgba(191,110,78,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=0 ); /* IE6-9 */
 -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

#bodynquote{width:1200px; height:500px; margin-top:100px;}
#bodyn{width:790px; height:500px; background-color:#C5CBE1; float:left;}
#bodyn_l{width:260px; height:500px; background-color:#06F; float:left;}
#bodyn_m{width:260px; height:500px; background-color:#06F; float:left; margin-left:5px;}
#bodyn_r{width:260px; height:500px; background-color:#06F; float:left; margin-left:5px;}
#quote{width:400px; height:500px; background-color:#512850; float:right;}
#quote h1{padding:5px 25px 5px 25px; color:#FFF; background-color:#090; font-size:24px; text-align:center;}
#quote p{padding:5px 25px 0px 25px; font-size:14px; color:#FFF;}

#copyright{width:1198px; height:20px; background-color:#FB88FA; margin:1px 1px 0px 1px; }
#copyright a{text-decoration: none;color:#fff;}
#copyright a:hover{text-decoration: none;color:#fcd4d4;}
#rightcopy{width:500px; height:20px; float:right;}
#rightcopy p{float:right; padding:4px; font-size:10px; color:#fff;}
#leftcopy{width:500px; height:20px; float:left;}
#leftcopy p{float:left; padding:5px; font-size:10px; margin:-1px 0px 1px 0px;  color:#fff;}
#leftcopy img{float:left; padding:3px; margin:0px 0px 0px 0px; }
#footer_links{width:1198px; height:170px;   border:#CCC thin solid; margin-top:40px; } 
.links_right{width:296px; float:left; border-left:#CCC thin solid; height:170px;}
.links_right h1{ text-align:center; color:#009900;}
.visual_logo{text-align:center;}
.visual_logo img{padding:0px 0px 0px 8px;}
.logo_rest img{padding:5px 5px 5px 20px;}


.links{width:296px; float:left; border-left:#CCC thin solid; height:170px; }
.links h1{ color:#366; margin-left:27px;}
.links_head{width:296px; float:left; height:30px;}
.links_head h2{padding:7px; background-color:#90b04b; color:#FFF; font-size:16px;}
.links_body{width:296px; float:left; height:140px;background-color:#252126; background-image:url(../Images/links_shadow.png); background-repeat:repeat-x;}
.links_body ul{margin-top:3px;}
.links_body ul li{line-height:10px; padding:9px 7px 7px 7px; font-size:13px;}
.links_body a{text-decoration:none; color:#b4b4b4;}
.links_body a:hover{color:#efefef;}


.lnk_scl{ width:298px; height:17px; margin-left:2px;
background: rgb(203,96,179); /* Old browsers */

}

#middle_addvo{width:1200px; height:600px; margin-top:150px; }
.apple_desktop{width:721px; height:600px; float:left; background-image:url(../Images/apple_desktop.png);}
.apple_pics{width:657px; height:370px; background-image:url(../Images/plat_pro.jpg); margin:31px 0px 0px 32px;}
.apple_text{width:440px; height:600px; float:right;}
.apple_text h1{font-size:63px; margin:0px 0px 10px 0px; color:#FE4902; }
.apple_text h2{font-size:63px; margin:40px 0px 10px 0px; color:#404040;  }
.marg{margin-top:67px; width:250px; height:40px; font-size:x-large;}
.pads{padding-top:67px; padding-left:50px;}
.pad{padding:5px;}
.main_tab{ height:26px; float:left;padding:16px 37px 16px 37px; margin-left:1px; margin-right:0px; cursor:pointer; text-transform:capitalize; font-size:22px; letter-spacing:1.01px; background-color:#000; color:#FFF;}
.main_tab a{text-decoration:none; color:#FFF;}
.par{color:#FFF;}
.info_link{width:391px; height:169px; float:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 1px 1px 0px 1px #5C5C5C; box-shadow: 1px 1px 1px 1px #CCC; border:#d4d4d4 solid 1px;}
.float_left{float:left;}
.float_right{float:right;}
.margin_top_left{margin: 25px 0px 0px 25px;}
.info_space{width:10px; height:169px; float:left;}
.info_txt{ width:393px; height:137px; float:left;}
.info_txt img{float:right; width:144px; height:137px;}
.info_txt p{float:left; width:237px; height:137px; padding:5px 5px 5px 7px; font-size:small; line-height:16px; color:#505050;font-family:site_font;}
.space{height:20px; width:20px; float:left; background-color:#993;}
.valid_message {height:15px;letter-spacing:0.1em;
font-size:11px;color:#FFF; float:left; margin:1px 0px 0px 25px;
padding:0px 0px 0px 0px;
background: rgb(112,68,68); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(112,68,68,1) 0%, rgba(224,154,154,1) 5%, rgba(140,51,16,1) 21%, rgba(117,34,1,1) 34%, rgba(191,110,78,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(112,68,68,1)), color-stop(5%,rgba(224,154,154,1)), color-stop(21%,rgba(140,51,16,1)), color-stop(34%,rgba(117,34,1,1)), color-stop(100%,rgba(191,110,78,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#704444', endColorstr='#bf6e4e',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 2px;
-moz-border-radius:2px;
border-radius: 2px;
}
.padss{padding:10px; margin-left:29px;}
.head_flip{color:#2efffd; font-size:13px; font-weight:800; padding:9px;}
.lnk_scl{ width:298px; height:137px; margin-left:2px;

background: rgb(203,96,179); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(203,96,179,1) 0%, rgba(173,18,131,1) 50%, rgba(222,71,172,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,96,179,1)), color-stop(50%,rgba(173,18,131,1)), color-stop(100%,rgba(222,71,172,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#de47ac',GradientType=0 ); /* IE6-9 */
 -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;

}
.lnk_scl img{float:left; padding:7px 7px 0px 7px;}
.border_line{width:1px; height:299px; background-color:#CCC; float:left;}
.form_pads{ margin: 5px 25px 0px 25px; width:304px; height:32px; font-size:14px; border:#fff10e 1px solid; color:#666; padding-left:45px; font-family:site_font; 
 -webkit-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75); 


}
.form_pads_dropdown{ margin: 5px 25px 0px 25px; width:352px; height:32px; font-size:14px; border:#fff10e 1px solid; color:#8a8a8a; font-family:site_font;
 -webkit-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75); 

}
.name_ico{background:url(../Images/id.png); background-repeat:no-repeat; background-color:#FFF;}
.org_ico{background:url(../Images/org_icon.png); background-repeat:no-repeat; background-color:#FFF;}
.phone_ico{background:url(../Images/phone_icon.png); background-repeat:no-repeat; background-color:#FFF;}
.email_ico{background:url(../Images/email_icon.png); background-repeat:no-repeat; background-color:#FFF;}
.slide{width:100px; height:50px; background-color:#999;}
.textarea{ margin: 14px 25px 0px 25px; width:348px; height:100px; font-size:14px; border:#fff10e thin solid; color:#666; padding-left:5px; font-family:site_font;
            -webkit-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75); 

}
.btn{display:compact; color: #fff; font-size: 20px; line-height: 30px; text-align: center;border-radius: 4px; background-color: #51B31F;
 margin: 10px 25px 25px 25px; width:350px;border:none;}
.web_egs{float:left; margin-left:5px; background-color:#330;}
.zoom {display:inline-block;position: relative; float:left; margin-left:5px; margin-top:5px;}
/* magnifying glass icon */
.zoom:after {content:'';display:block; width:33px; height:33px; position:absolute; 	top:0;right:0;background:url(icon.png);		}
.zoom img {	display: block;}
.zoom img::selection { background-color: transparent; }
/* Flip Starts Here */
.flip-container { -webkit-perspective: 1000; -moz-perspective: 1000; -o-perspective: 1000; perspective: 1000;}
.flip-container, .front, .back {width:260px; height:500px; float:left;}
.flipper { -moz-transform: perspective(1000px); -moz-transform-style: preserve-3d; position: relative;}
.front, .back { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: 0.6s; -webkit-transform-style: preserve-3d; -moz-transition: 0.6s; -moz-transform-style: preserve-3d;  -o-transition: 0.6s; -o-transform-style: preserve-3d; -ms-transition: 0.6s; -ms-transform-style: preserve-3d; transition: 0.6s;
    transform-style: preserve-3d; position: absolute; top: 0; left: 0;}
.back { -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); -o-transform: rotateY(-180deg);
 -ms-transform: rotateY(-180deg); transform: rotateY(-180deg);}
.flip-container:hover .back, .flip-container.hover .back { -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg); -ms-transform: rotateY(0deg); transform: rotateY(0deg);}
.flip-container:hover .front, .flip-container.hover .front { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg);   -o-transform: rotateY(180deg); transform: rotateY(180deg);}
.front { z-index: 2;}

.flip_l_f{  background-color:#64BB76; width:260px; height:500px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;-webkit-box-shadow: 1px 1px 0px 1px #5C5C5C; box-shadow: 1px 1px 1px 1px #CCC;}

.flip_l_f_h{width:252px; height:38px;background-color:#407540; color:#FFF;-webkit-border-radius: 4px; padding-left:9px; padding-bottom:4px; -moz-border-radius: 4px; border-radius: 4px;}

.flip_l_f_h img{float:right; width:55px; height:39px; margin:2px 3px 0px 0px;}

.flip_l_f_h h1{ background-color:#407540; width:150px; float:left;}

.flip_l_f h2{ color:#C00; padding-left:9px; font-size:large;}
.flip_l_f p{ color:#FFF; padding:9px;}
.flip_l_f ul{padding-left:35px;}
.flip_l_f ul li{font-size:18px; color:#FFF; line-height:40px;list-style-image:url(../Images/tick.png);}
.flip_l_b{ background-color:#51a662; width:260px; height:500px;-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;-webkit-box-shadow: 1px 1px 0px 1px #5C5C5C; box-shadow: 1px 1px 1px 1px #CCC;}
.flip_l_b p{ color:#FFF; padding:9px;}

.flip_m_f{ background-color:#379ACB; width:260px; height:500px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;-webkit-box-shadow: 1px 1px 0px 1px #5C5C5C; box-shadow: 1px 1px 1px 1px #CCC;}

.flip_m_f_h{width:252px; height:38px;background-color:#4B68B1; color:#FFF;-webkit-border-radius: 4px; padding-left:9px; padding-bottom:4px; -moz-border-radius: 4px; border-radius: 4px;}

.flip_m_f_h img{float:right; width:55px; height:39px; margin:2px 3px 0px 0px;}

.flip_m_f_h h1{ background-color:#4B68B1; width:150px; float:left;}

.flip_m_f img{ margin:0px 0px 12px 7px;}

.flip_m_f h2{ color:#C00; padding-left:9px; font-size:large;}
.flip_m_f p{ color:#FFF; padding:9px;}
.flip_m_f ul{padding-left:35px;}
.flip_m_f ul li{font-size:18px; color:#FFF; line-height:40px;list-style-image:url(../Images/tick.png);}
.flip_m_b{ background-color:#09F; width:260px; height:500px;-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;-webkit-box-shadow: 1px 1px 0px 1px #5C5C5C; box-shadow: 1px 1px 1px 1px #CCC;}
.flip_m_b p{ color:#FFF; padding:9px; font-size:16px;}
.flip_m_b ul{ color:#00FF00; padding:9px;}


.flip_r_f{ background-color:#c95e5e; width:260px; height:500px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;-webkit-box-shadow: 1px 1px 0px 1px #5C5C5C; box-shadow: 1px 1px 1px 1px #CCC;}

.flip_r_f_h{width:252px; height:38px;background-color:#db2e31; color:#FFF;-webkit-border-radius: 4px; padding-left:9px; padding-bottom:4px; -moz-border-radius: 4px; border-radius: 4px;}

.flip_r_f_h img{float:right; width:55px; height:39px; margin:2px 3px 0px 0px;}

.flip_r_f_h h1{ background-color:#db2e31; width:150px; float:left;}


.flip_r_f h2{ color:#C00; padding-left:9px; font-size:large;}
.flip_r_f p{ color:#FFF; padding:9px;}
.flip_r_f ul{padding-left:35px;}
.flip_r_f ul li{font-size:18px; color:#FFF; line-height:40px;list-style-image:url(../Images/tick.png);}
.flip_r_f img{margin-left:13px;}
.flip_r_b{ background-color:#fb4148; width:260px; height:500px;-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;-webkit-box-shadow: 1px 1px 0px 1px #5C5C5C; box-shadow: 1px 1px 1px 1px #CCC;}
.flip_r_b p{ color:#FFF; padding:9px;}
.flip_r_b ul{ color:#00FF00; padding:9px;}


.space_flip{width:5px; float:left; height:500px;}

/* Flip Ends Here */

/* Website Page Start Here */

#website_page{width:1200px; height:1700px; margin-top:25px;}
#website_page_menu{width:300px; height:1380px; float:left; border:#e3e1e1 thin solid; margin-top:40px;}
#website_page_egs{width:850px; height:1100px; float:right; margin-top:40px;}
#website_page_egs h1{ font-size:40px; margin:0px 0px 17px 0px; color:#390;}
#website_page_egs h2{ font-size:24px; color:#333;}
#website_page_egs h3{font-size:19px; padding:7px; text-align:center; color:#FFF;}
#website_page_egs p{word-spacing:2px; color:#505050; margin-top:15px; font-size:17px; font-weight:600;}
#page_form_website{width:298px; height:448px; border-bottom:#e3e1e1 thin solid; padding-top:10px; display:none; background-color:#512850; }


#web_egs{width:850px;height:400px;   margin-top:0px; }
#web_egs p{font-size:21px; margin-bottom:13px;}
#testimonials{background-color:#c74d75;width:268px;margin: 36px 16px 0 16px; height:300px;}
#website_price{height:460px; margin-top:80px;  width:850px; float:right; border:#ef99fc 1px solid; background-color:#f9dafd;}
#website_price h1{font-size:30px; margin:5px 0px 10px 25px; color:#ae1384;}
.btn_website{display:compact; color: #fff; font-size: 20px; line-height: 30px; text-align: center;border-radius: 4px; background: #746FBD;
 background-color: rgba(21, 21, 120, 0.6); margin: 1px 15px 25px 15px; width:268px;}
.paraa{font-size:17px; margin:0px 0px 10px 25px; color:#333;}
.web_price{width:262px; margin:16px 0px 0px 16px; height:300px; background-color:#b751c6; float:left;}
.web_price img{width:131px; height:51px; margin:30px 0px 0px 65px;}
.web_price h2{text-align:center; margin-top:5px; color:#FFF; font-size:19px;}
.web_price ul{margin:30px 0px 0px 20px; font-size:14px; color:#FFF;}
.web_price ul li{margin:20px 0px 0px 10px; list-style-image:url(../Images/red_bull.png);}

.pri_hd{width:240px; height:40px; background-color:#09C; margin: 11px 11px 11px 11px;
background: rgb(203,96,179); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(203,96,179,1) 0%, rgba(173,18,131,1) 50%, rgba(222,71,172,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,96,179,1)), color-stop(50%,rgba(173,18,131,1)), color-stop(100%,rgba(222,71,172,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#de47ac',GradientType=0 ); /* IE6-9 */

border: #ffacf4 1px solid;
}

.view_website{width:352px; height:20px; background-color:#c97f7f; display:none; color:#FFF; padding:3px 0px 3px 0px; text-align:center;}
.heading_menu{width:300px; height:50px; background-color:#390; color:#FFF; cursor:pointer;}
.heading_menu p{font-size:28px; padding:7px; text-align:center;}
.webs_left{height:252px; width:352px;  float:left;margin:45px 0px 0px 0px;}
.webs_left img{border:#333 1px solid;}
.webs_right{height:252px; width:350px; float:right;margin:45px 0px 0px 0px;  }
.webs_right img{border:#333 thin solid;}
.dropbox{ margin: 14px 25px 0px 14px; width:272px; height:32px; font-size:14px; border:#069 thin solid; color:#666; padding-left:5px; font-family:site_font;}
.vert_shade{width:10px; height:436px; background-image:url(../Images/vert_shade.png); float:left; margin-top:90px;}
.menu_pads{ margin: 14px 25px 0px 14px; width:264px; height:32px; font-size:14px; border:#069 thin solid; color:#666; padding-left:5px; font-family:site_font; }
.hgtt{ margin: 14px 25px 0px 14px; width:264px; height:100px; font-size:14px; border:#069 thin solid; color:#666; padding-left:5px; font-family:site_font;}
.testi_head{width:268px; height:47px; background-color:#db809e;
background: rgb(221,225,227); /* Old browsers */

background: -moz-linear-gradient(top, rgba(221,225,227,1) 0%, rgba(185,192,199,1) 12%, rgba(166,175,184,1) 25%, rgba(156,166,176,1) 50%, rgba(146,157,168,1) 67%, rgba(96,105,114,1) 100%, rgba(43,43,43,1) 100%, rgba(96,105,114,1) 102%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,225,227,1)), color-stop(12%,rgba(185,192,199,1)), color-stop(25%,rgba(166,175,184,1)), color-stop(50%,rgba(156,166,176,1)), color-stop(67%,rgba(146,157,168,1)), color-stop(100%,rgba(96,105,114,1)), color-stop(100%,rgba(43,43,43,1)), color-stop(102%,rgba(96,105,114,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, rgba(221,225,227,1) 0%,rgba(185,192,199,1) 12%,rgba(166,175,184,1) 25%,rgba(156,166,176,1) 50%,rgba(146,157,168,1) 67%,rgba(96,105,114,1) 100%,rgba(43,43,43,1) 100%,rgba(96,105,114,1) 102%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, rgba(221,225,227,1) 0%,rgba(185,192,199,1) 12%,rgba(166,175,184,1) 25%,rgba(156,166,176,1) 50%,rgba(146,157,168,1) 67%,rgba(96,105,114,1) 100%,rgba(43,43,43,1) 100%,rgba(96,105,114,1) 102%); /* Opera 11.10+ */

background: -ms-linear-gradient(top, rgba(221,225,227,1) 0%,rgba(185,192,199,1) 12%,rgba(166,175,184,1) 25%,rgba(156,166,176,1) 50%,rgba(146,157,168,1) 67%,rgba(96,105,114,1) 100%,rgba(43,43,43,1) 100%,rgba(96,105,114,1) 102%); /* IE10+ */

background: linear-gradient(to bottom, rgba(221,225,227,1) 0%,rgba(185,192,199,1) 12%,rgba(166,175,184,1) 25%,rgba(156,166,176,1) 50%,rgba(146,157,168,1) 67%,rgba(96,105,114,1) 100%,rgba(43,43,43,1) 100%,rgba(96,105,114,1) 102%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dde1e3', endColorstr='#606972',GradientType=0 ); /* IE6-9 */

}
.parae{font-size:16px; color:#FFF;margin:0px 0px 0px 0px; text-align:center;}
.bdr_rds_tre{-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.testi_head h1{font-size:28px; padding:7px; text-align:center; color:#2d2d2d;}
.testimonial{width:268px; height:107px;}
.testi_comp{width:268px; height:28px;}
.testi_comp h2{float:left; color:#FFF; font-size:19px; font-weight:bold; padding: 3px 2px 2px 5px;}
.testi_comp img{float:right; padding: 5px 1px 2px 5px;}
.testi_from{width:268px; height:20px;}
.testi_from p{color:#FFF; font-size:14px; padding: 1px 2px 2px 5px;}
.testi_text{width:268px; height:59px;}
.testi_text p{ margin-left:35px; font-size:13px; color:#E6b3ee;}
.box{width:268px; margin: 36px 16px 0 16px; height:125px; background-color:#E9E9E9;}
.box h1
{
font-family:site_font1;
font-size:20px;
text-align:center;
width:98px;
border:#033 thin solid;
color:#FFF;
padding:5px 2px 8px 2px;
background: rgb(203,96,179); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(203,96,179,1) 0%, rgba(173,18,131,1) 50%, rgba(222,71,172,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,96,179,1)), color-stop(50%,rgba(173,18,131,1)), color-stop(100%,rgba(222,71,172,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#de47ac',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.box a{ text-decoration:none; color:#fff;}
.box a:hover{color:#0F0;}


.pgray{padding: 3px 5px 0px 10px; color:#333; font-size:15px; font-weight:bold; } 
.box_image{width:100px; height:133px; position:relative; top:-25px; float:right;}
.warp_shade{width:268px; height:17px; background-image:url(../Images/shadow_package.png); background-repeat:no-repeat; margin: 0px 16px 0 16px;}
.tiny{display:none;width:10px;height:10px;}
.pgreen{color:#FFF; font-size:14px; float:right; background-color:#390; padding:2px;-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; cursor:pointer; margin-top:4px;}
.pgreena{color:#FFF; font-size:14px; float:right; background-color:#390; padding:2px;-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; cursor:pointer; margin-top:4px;}
/* Website Page Ends Here */
/*width:400px; height:400px; background-color:#096;*/

/* Projects Page Start Here */

#pro_egs{width:850px; height:1900px; float:right; margin-top:40px; }
#pro_egs h1{color:#333; font-weight:900;}
#project_page{width:1200px; height:1961px;}
#project_page_menu{width:300px; height:1900px; float:left; border:#e3e1e1 thin solid; margin-top:40px;}
#projects{width:1200px; height:1200px; margin-top:35px;}
#sys_intro{width:1200px; height:200px; margin-top:35px;}
#sys_intro h1{font-size:40px; margin:0px 0px 17px 10px; color:#390;}
#sys_intro p{word-spacing:2px; color:#505050; margin:15px 0px 0px 10px;font-size:17px; font-weight:600;}
#ideas{width:268px;margin: 36px 16px 0 16px; height:520px;}
#project_price{ height:150px; margin-top:25px;  width:850px; float:left; border:#ef99fc 1px solid; background-color:#f9dafd;}
#project_price h1{font-size:30px; margin:5px 0px 10px 25px; color:#ae1384;}
#project_price p{font-size:17px; margin:0px 0px 10px 25px; color:#505050;}
#ideas img{ }
#ideas h1{text-align:center; color:#060; cursor:pointer;}
#ideas h1:hover{text-align:center; color:#030; cursor:pointer;}
.pro_box{width:850px;height:805px; position:relative; float:right; margin-top:40px; color:#505050;}
.pro_box_head{float:right; background-color:#390; padding:3px; margin:70px 130px 20px 20px;}
.pro_box_head h3{font-size:19px; padding:7px; text-align:center; color:#FFF;}
.pro_box_head_two h3{font-size:19px; padding:7px; text-align:center; color:#FFF;}
.pro_box_head_two{float:left; background-color:#390; padding:3px; margin:70px 20px 20px 130px;}
.pro_pto {width: 286px; height: 336px; position: absolute; z-index: 1; background-image: url('../Images/roster_thumbe.png'); background-repeat: no-repeat;}
.pro_one{width:666px; height:600px;position:absolute; left:160px;top:180px; z-index:0;  border:12px #0FF solid; -webkit-border-radius: 13px; -moz-border-radius: 13px; border-radius: 13px;}
.pro_pto_two{width:286px; height:336px; position:absolute; z-index:1; background-image: url('../Images/roster_thumbb.png'); left:564px;}
.pro_two{width:666px; height:600px; position:absolute;top:180px; z-index:0; left:0px;  border:12px #0FF solid; -webkit-border-radius: 13px; -moz-border-radius: 13px; border-radius: 13px;}
.pro_one img{margin:10px 0px 0px 285px; border:#FE4902 3px solid;}
.pro_two img{margin:10px 0px 0px 170px; border:#FE4902 3px solid;}
.pro_one ul{ padding:0px 20px 0px 40px; list-style-image:url(../Images/tick.png);}
.pro_one li{ padding:10px 10px 0px 10px;}
.pro_one h3{ font-size:18px; text-align:center; margin-top:10px; }
.pro_two ul{ padding:0px 20px 0px 40px; list-style-image:url(../Images/tick.png);}
.pro_two li{ padding:10px 10px 0px 10px;}
.pro_two h3{ font-size:18px; text-align:center; margin-top:10px; }
.pa1{width:553px; margin: 10px 0px 0px 113px; }
.pa2{width:656px; margin: 5px 0px 0px 10px; }
.pb1{width:553px; margin: 10px 113px 0px 10px; }
.pb2{width:656px; margin: 5px 0px 0px 10px; }


.proone ul{width:500px; float:left; background-color:#036;}
.proone h3{float:left; font-size:21px;}
.pro_space{width:10px; height:69px; float:left;}
.view_online{width:100px; height:28px; background-color:#06F; float:right; margin:0px 20px 0px 0px; cursor:pointer; padding:4px 4px 0px 13px;}
.view_online a{text-decoration:none; color:#fff;}
/* Flip Starts Here */
.flip-container-pro { -webkit-perspective: 1000; -moz-perspective: 1000; -o-perspective: 1000; perspective: 1000;}
.flip-container-pro, .front-pro, .back-pro {width:262px; height:312px; float:left;}
.flipper-pro { -moz-transform: perspective(1000px); -moz-transform-style: preserve-3d; position: relative;}
.front-pro, .back-pro { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: 0.6s; -webkit-transform-style: preserve-3d; -moz-transition: 0.6s; -moz-transform-style: preserve-3d;  -o-transition: 0.6s; -o-transform-style: preserve-3d; -ms-transition: 0.6s; -ms-transform-style: preserve-3d; transition: 0.6s;
    transform-style: preserve-3d; position: absolute; top: 0; left: 0;}
.back-pro { -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); -o-transform: rotateY(-180deg);
 -ms-transform: rotateY(-180deg); transform: rotateY(-180deg);}
.flip-container-pro:hover .back-pro, .flip-container-pro.hover .back-pro { -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg); -ms-transform: rotateY(0deg); transform: rotateY(0deg);}
.flip-container-pro:hover .front-pro, .flip-container-pro.hover .front-pro { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg);   -o-transform: rotateY(180deg); transform: rotateY(180deg);}
.front-pro { z-index: 2; }


.flip_l_f-pro{  background-color:#64BB76; width:262px; height:312px; margin:12px;}
.flip_l_b-pro{ background-color:#0C9; width:262px; height:312px; margin:12px;}

/* Flip Ends Here */

/* Projects Page Ends Here */

/* Graphic Design Page Starts Here */
#graphic_page{width:1200px; height:2270px; margin-top:40px;}
#graphics_page_menu{width:300px; height:1850px; float:left; border:#e3e1e1 thin solid; margin-top:90px;}
#page_egs_graphics{width:850px; height:1970px; float:right; margin-top:90px;  }
#poster_design{width:850px; height:530px; margin-top:0px;}
#jersey_design{width:850px; height:670px; margin-top:0px; margin-top:40px; }
#graphic_colors{width:268px;margin: 16px 16px 0 16px; height:500px;}
#graphic_colors img{ margin-left:auto; margin-right:auto; width:268px;}
#graphic_colors h1{text-align:center; color:#060; cursor:pointer;}
#graphic_colors h1:hover{text-align:center; color:#030; cursor:pointer;}
#graphic_pricing{width:850px; height:670px;  margin-top:40px;  border:#ef99fc 1px solid; background-color:#f9dafd; }
#graphic_pricing h1{font-size:30px; margin:5px 0px 10px 25px; color:#ae1384;}
#graphic_pricing h2{font-size:25px; margin:5px 0px 10px 25px; color:#333;}
#graphic_pricing p{font-size:17px; margin:0px 0px 10px 25px; color:#333;}
#page_form_graphics{width:298px; height:448px; border-bottom:#e3e1e1 thin solid; margin-top:0px; display:none;background-color:#512850; padding-top:10px; }
.form_pads_page{margin: 5px 0px 0px 15px; width:222px; height:32px; font-size:14px; border:#069 thin solid; color:#666; padding-left:45px; font-family:site_font; float:left;
                 -webkit-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75); 
border:#fff10e 1px solid;

}
.form_pads_dropdown_page{ margin: 5px 0px 0px 15px; width:270px;  height:32px; font-size:14px; border:#069 1px solid; color:#8a8a8a; font-family:site_font;
                           -webkit-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75); 
border:#fff10e 1px solid;

}
.textarea_graphics{ margin: 14px 0px 0px 15px; width:262px; height:100px; font-size:14px; border:#069 thin solid; color:#666; padding-left:5px; font-family:site_font;
                     -webkit-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75); 
border:#fff10e 1px solid;
}
.btn_graphics{display:compact; color: #fff; font-size: 20px; line-height: 30px; text-align: center;border-radius: 4px; 
 background-color:#51B31F; margin: 1px 15px 25px 15px; width:268px; border:none;}
.valid_message_page {height:15px;letter-spacing:0.1em;
font-size:11px;color:#FFF; float:left; margin:1px 0px 0px 15px;
padding:0px 0px 0px 0px;
background: rgb(112,68,68); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(112,68,68,1) 0%, rgba(224,154,154,1) 5%, rgba(140,51,16,1) 21%, rgba(117,34,1,1) 34%, rgba(191,110,78,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(112,68,68,1)), color-stop(5%,rgba(224,154,154,1)), color-stop(21%,rgba(140,51,16,1)), color-stop(34%,rgba(117,34,1,1)), color-stop(100%,rgba(191,110,78,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#704444', endColorstr='#bf6e4e',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 2px;
-moz-border-radius:2px;
border-radius: 2px;
}
.pricing_table{width:850px; height:400px; background-color:#ed9ef9; }
.pricing_table table{background-color:#b751c6; width:850px; border:1px #9a2baa solid;}
.pricing_table table th{font-size:16px; color:#FFF; text-align:center; font-weight:900;}
.pricing_table table td{ padding:5px; text-align:center; font-size:18px; color:#FFF;}
.bld{font-weight:bolder;}
.calculate{padding:20px;}
.form_elements{margin-left:10px;}
.pri_hd_gra{ height:40px; background-color:#09C; margin: 11px 11px 11px 11px;
background: rgb(203,96,179); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(203,96,179,1) 0%, rgba(173,18,131,1) 50%, rgba(222,71,172,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,96,179,1)), color-stop(50%,rgba(173,18,131,1)), color-stop(100%,rgba(222,71,172,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#de47ac',GradientType=0 ); /* IE6-9 */

border: #ffacf4 1px solid;
}


.inside_design{height:500px; width:850px;}
.inside_design h2{background-color:#390; padding:9px; float:left; color:#fff;}
.inside_design p{margin: 25px 20px 0px 25px; float:left; width:800px;  color:#505050;}
.inside_design img_box{float:left; margin: 25px 0px 0px 25px; border: thin solid #CCC;}
.img_box_graphic{float:left; margin: 25px 0px 0px 25px;  width:141px; height:160px;}
.img_box_graphic img{border: thin solid #CCC;}
.view{width:141px; height:20px; background-color:#c97f7f; display:none; color:#FFF;  padding:3px 0px 3px 0px; text-align:center;}
/* Graphic Design Page Ends Here */


/* Package Page Starts Here */
#package_page{width:1200px; height:1512px; margin-top:25px;}
#package_a{width:1200px; height:502px; margin-top:70px;}
#package_a_cont_top{width:746px; height:372px;}
#package_a_cont_bot{width:576px; height:20px; background-image:url(../Images/pkg_shadow.png);}
#package_a_l{width:746px; height:392px; float:left; margin:40px 0px 0px 40px;}
#package_a_l_cont_left{width:576px; height:372px; background-image:url(../Images/pkg_bg1.png); float:left;}
#package_a_l_cont_left_sdoe{width:576px; height:20px;}
#package_a_l_cont_left h1{ color:#FFF; text-align:center; font-size:55px; margin-top:30px; }
#package_a_l_cont_right{width:170px; height:264px; margin-top:20px; background-image:url(../Images/price_tag_green.png); float:left;}

.green_grad{ width:484px; height:52px; margin-left:auto; margin-right:auto;
background: rgb(157,213,58); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(157,213,58,1) 0%, rgba(161,213,79,1) 50%, rgba(128,194,23,1) 51%, rgba(124,188,10,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(157,213,58,1)), color-stop(50%,rgba(161,213,79,1)), color-stop(51%,rgba(128,194,23,1)), color-stop(100%,rgba(124,188,10,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */
border:#fff thin solid;
margin-top:15px;
}
.green_grad h2{ text-align:center; font-size:30px; margin-top:6px;}


.red_grad{ width:484px; height:52px; margin-left:auto; margin-right:auto;
background: rgb(203,96,179); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(203,96,179,1) 0%, rgba(193,70,161,1) 50%, rgba(168,0,119,1) 51%, rgba(219,54,164,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,96,179,1)), color-stop(50%,rgba(193,70,161,1)), color-stop(51%,rgba(168,0,119,1)), color-stop(100%,rgba(219,54,164,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#db36a4',GradientType=0 ); /* IE6-9 */

border:#fff thin solid;
margin-top:15px;
}
.red_grad h2{text-align:center; font-size:30px; margin-top:6px;}

.brown_grad{ 
 width:484px; height:52px; margin-left:auto; margin-right:auto;
background: rgb(173,113,89); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(173,113,89,1) 0%, rgba(177,125,103,1) 50%, rgba(148,88,62,1) 51%, rgba(139,76,51,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(173,113,89,1)), color-stop(50%,rgba(177,125,103,1)), color-stop(51%,rgba(148,88,62,1)), color-stop(100%,rgba(139,76,51,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(173,113,89,1) 0%,rgba(177,125,103,1) 50%,rgba(148,88,62,1) 51%,rgba(139,76,51,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(173,113,89,1) 0%,rgba(177,125,103,1) 50%,rgba(148,88,62,1) 51%,rgba(139,76,51,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(173,113,89,1) 0%,rgba(177,125,103,1) 50%,rgba(148,88,62,1) 51%,rgba(139,76,51,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(173,113,89,1) 0%,rgba(177,125,103,1) 50%,rgba(148,88,62,1) 51%,rgba(139,76,51,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad7159', endColorstr='#8b4c33',GradientType=0 ); /* IE6-9 */


border:#fff thin solid;
margin-top:15px;
}

.brown_grad h2{ text-align:center; font-size:30px; margin-top:6px;}


.indi_price{width:124px; height:42px; float:right; margin-right:15px;}
.indi_price h5{font-size:14px; color:#FFF; margin: 15px 0px 3px 0px; text-align:center;}
.no_pges{width:124px; height:20px; border-bottom:#FFF thin solid; }
.no_pges h5{font-size:14px; color:#FFF; margin: 3px 0px 0px 0px; text-align:center;}
.money{width:124px; height:21px;  font-size:14px; color:#FFF;}
.money h5{font-size:14px; color:#FFF; margin: 0px 0px 3px 0px; text-align:center;}
.first_line{width:556px; height:42px; margin-top:30px; padding-left:20px;}
.first_line p{color:#ae30f7; font-size:35px; text-align:left; float:left; margin:0px 0px 0px 20px;}
.first_line img{float:left; }

.line_ent{width:556px; height:42px; margin-top:25px; padding-left:20px;}
.line_ent p{color:#0C3; font-size:35px; text-align:left; float:left;  margin:0px 0px 0px 20px;}
.line_ent img{float:left; }

.ecom_line{width:556px; height:42px; margin-top:25px; padding-left:20px;}
.ecom_line p{color:#414240; font-size:35px; text-align:left; float:left; margin:0px 0px 0px 20px;}
.ecom_line img{float:left;}

#package_a_r{width:374px; height:392px;float:right; margin:40px 0px 0px 40px;}



#package_b{width:1200px; height:502px;}
#package_b{width:1200px; height:502px;}
#package_b_cont_top{width:746px; height:372px;}
#package_b_cont_bot{width:576px; height:20px; background-image:url(../Images/pkg_shadow.png); float:right;}
#package_b_l{width:746px; height:392px; float:right; margin:40px 0px 0px 40px;}
#package_b_l_cont_left{width:576px; height:372px; background-image:url(../Images/pkg_bg2.png); float:right;}

#package_b_l_cont_left h1{ color:#FFF; text-align:center; font-size:48px; margin-top:30px; }
#package_b_l_cont_right{width:170px; height:264px; margin-top:20px; background-image:url(../Images/price_tag_red.png); float:left;}
#package_b_r{width:374px; height:392px;float:left; margin:40px 0px 0px 40px;}
#package_c{width:1200px; height:502px;}
#package_c_cont_top{width:746px; height:372px;}
#package_c_cont_bot{width:576px; height:20px; background-image:url(../Images/pkg_shadow.png);}
#package_c_l{width:746px; height:392px; float:left; margin:40px 0px 0px 40px;}
#package_c_l_cont_left{width:576px; height:372px; background-image:url(../Images/pkg_bg3.png); float:left;}
#package_c_l_cont_left_sdoe{width:576px; height:20px;}
#package_c_l_cont_left h1{ color:#FFF; text-align:center; font-size:43px; margin-top:30px; }
#package_c_l_cont_right{width:170px; height:264px; margin-top:20px; background-image:url(../Images/price_tag_brown.png); float:left;}

#package_c_r{width:374px; height:392px;float:right; margin:40px 0px 0px 40px;}
.paraw{font-size:18px; color:#666; font-weight:600;}
.list_pkg{ width:374px; height:51px;  margin:20px 0px 0px 0px; float:left;}
.list_pkg img{ float:left;}
.list_pkg p{ float:left; font-size:19px; font-weight:bold; color:#847d7d; margin: 13px 0px 0px 5px;}
.ever_plus{ font-size:16px;color:#FFF; float:left; margin:15px 0px 0px 0px;
padding:1px 6px 3px 6px;
background: rgb(112,68,68); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(112,68,68,1) 0%, rgba(224,154,154,1) 5%, rgba(140,51,16,1) 21%, rgba(117,34,1,1) 34%, rgba(191,110,78,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(112,68,68,1)), color-stop(5%,rgba(224,154,154,1)), color-stop(21%,rgba(140,51,16,1)), color-stop(34%,rgba(117,34,1,1)), color-stop(100%,rgba(191,110,78,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#704444', endColorstr='#bf6e4e',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 2px;
-moz-border-radius:2px;
border-radius: 2px;


}
/* Package Page Ends Here */


/* Logo Design Page Starts Here */
#logo_page{width:1200px; height:1570px; margin-top:40px;}
#page_egs_logo{width:850px; height:1512px; float:right;}
#logo_design{width:850px; height:510px; margin-top:40px;}
#logo_page_menu{width:300px; height:1512px; float:left; border:#e3e1e1 thin solid; margin-top:40px;}
#logo_price{ height:150px; margin-top:25px;  width:850px; float:left; border:#ef99fc 1px solid; background-color:#f9dafd;}
#logo_price h1{font-size:30px; margin:5px 0px 10px 25px; color:#ae1384;}
#logo_price p{font-size:17px; margin:0px 0px 10px 25px; color:#333;}
#page_form_logo{width:298px; height:448px; border-bottom:#e3e1e1 thin solid; padding-top:10px; display:none; background-color:#512850; }
.inside_logo_design{height:auto; width:850px;}
.inside_logo_design h2{background-color:#390; padding:9px; float:left; color:#fff;}
.inside_logo_design p{margin: 25px 20px 0px 25px; float:left; width:800px; color:#505050;}
.inside_logo_design img_box{float:left; margin: 25px 0px 0px 25px; border: thin solid #CCC;}
.img_box{float:left; margin: 25px 0px 0px 25px;  width:140px; height:160px;}
.img_box img{border: thin solid #CCC;}

/* Logo Design Page Ends Here */


/* Contact Page Starts Here */

#contact_page{width:1200px; height:1570px; margin-top:50px;}
#contact_welcome{width:1198px; height:350px; border:#0F3 1px solid;}
.valid_message_contact {height:15px;letter-spacing:0.1em;
font-size:11px;color:#FFF; float:left;
background: rgb(112,68,68); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(112,68,68,1) 0%, rgba(224,154,154,1) 5%, rgba(140,51,16,1) 21%, rgba(117,34,1,1) 34%, rgba(191,110,78,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(112,68,68,1)), color-stop(5%,rgba(224,154,154,1)), color-stop(21%,rgba(140,51,16,1)), color-stop(34%,rgba(117,34,1,1)), color-stop(100%,rgba(191,110,78,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#704444', endColorstr='#bf6e4e',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 2px; -moz-border-radius:2px; border-radius: 2px;  margin:1px 0px 0px 20px;}
.textarea_contact{margin: 10px 0px 0px 20px; width:407px; height:80px; font-size:14px; border:#069 thin solid; color:#666; font-family:site_font; float:left; -webkit-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75); 
border:#fff10e 1px solid;}

.form_pads_contact{margin:10px 0px 0px 20px; width:363px; height:32px; font-size:14px; border:#069 thin solid; color:#666; padding-left:45px; font-family:site_font; float:left; 
                    -webkit-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75); 
border:#fff10e 1px solid;
}
.form_pads_dropdown_contact{ margin: 10px 0px 0px 20px; width:410px;  height:32px; font-size:14px; border:#069 1px solid; color:#8a8a8a; font-family:site_font;  float:left; -webkit-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75); 
border:#fff10e 1px solid;}
.btn_contact{margin: 15px 0px 0px 17px; display:compact; color: #fff; font-size: 20px; line-height: 30px; text-align: center;border-radius: 4px; border:none; cursor:pointer; 
 background-color:#51B31F;  width:415px;}

.valid_message_gen {height:15px;letter-spacing:0.1em;
font-size:11px;color:#FFF; float:left;
background: rgb(112,68,68); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(112,68,68,1) 0%, rgba(224,154,154,1) 5%, rgba(140,51,16,1) 21%, rgba(117,34,1,1) 34%, rgba(191,110,78,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(112,68,68,1)), color-stop(5%,rgba(224,154,154,1)), color-stop(21%,rgba(140,51,16,1)), color-stop(34%,rgba(117,34,1,1)), color-stop(100%,rgba(191,110,78,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(112,68,68,1) 0%,rgba(224,154,154,1) 5%,rgba(140,51,16,1) 21%,rgba(117,34,1,1) 34%,rgba(191,110,78,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#704444', endColorstr='#bf6e4e',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 2px; -moz-border-radius:2px; border-radius: 2px;  margin:1px 0px 0px 20px;}


.form_pads_gen{margin:10px 0px 0px 20px; width:363px; height:32px; font-size:14px; border:#069 thin solid; color:#666; padding-left:45px; font-family:site_font; float:left; -webkit-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75); 
border:#fff10e 1px solid; }
.form_pads_dropdown_gen{ margin: 10px 0px 0px 20px; width:410px;  height:32px; font-size:14px; border:#069 1px solid; color:#8a8a8a; font-family:site_font;  float:left; -webkit-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75); 
border:#fff10e 1px solid;}
.btn_gen{margin: 15px 0px 0px 17px; display:compact; color: #fff; font-size: 20px; line-height: 30px; text-align: center;border-radius: 4px; border:none;cursor:pointer;
 background-color:#51B31F;  width:415px;}

.textarea_gen{margin: 10px 0px 0px 20px; width:407px; height:170px; font-size:14px; border:#069 thin solid; color:#666; font-family:site_font; float:left; -webkit-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 24px -2px rgba(0,0,0,0.75); 
border:#fff10e 1px solid;}
.odr_frm{background-color:#512850; width:450px; height:450px; display:none;  }

.contact_wel_left{width:599px; height:350px; float:left;}
.contact_wel_left p{ font-size:65px; color:#41c25a; margin:7px 0px 0px 20px;}
.contact_wel_left h1{font-size:65px; color:#4f5450; margin:3px 0px 0px 20px;}
.contact_wel_right{width:599px; height:350px; float:left; }
.cont_right_img{width:578px; height:350px; float:left;  background-image:url(../Images/down_arrow.png); background-repeat:no-repeat;background-color:#d9edf6; margin-left:21px;}
#address{width:400px; height:600px; float:left; margin:40px 0px 0px 0px;}

#add_head{height:30px; width:100px;}
#add_head h1{font-size:30px; margin:0px 0px 17px 0px; color:#0F3;}
#address p{}
#contact_forms{ width:450px; height:487px; float:right; border-bottom:1px #0F3 solid; border-left:1px #0F3 solid; border-right:1px #0F3 solid;}
#team{width:298px; margin: 40px 25px 0px 25px; height:400px; float:left;}
.team_img{ width:100px; height:100px; float:left; margin-top:45px;}
.team_info{ width:197px; height:98px; float:left; margin-top:45px; border-top:#0F3 1px solid;  border-right:#0F3 1px solid;  border-bottom:#0F3 1px solid;}
.team_info h1{font-size:22px; color:#737373; margin: 0px 0px 0px 10px;}
.team_info h2{font-size:19px; color:#121212; margin: 6px 0px 0px 10px;}
.team_info h3{font-size:14px; color:#002205; margin: 6px 0px 0px 10px;}
.team_info h4{font-size:12px; color:#121212; margin: 0px 0px 5px 10px;}

.cntc_frm_hd{width:450px; height:37px;}

.cnct_frm_h_l{ width:223px; height:35px; float:left; border:1px #b9b9b9 solid; font-size:28px; color:#d1caca; text-align:center; cursor:pointer; background-color:#8d3939; }
.cnct_frm_h_r{ width:223px; height:35px; float:right; border:1px #b9b9b9 solid; font-size:28px; color:#d1caca; text-align:center; cursor:pointer; background-color:#8d3939; }

.cnct_frm_h_l:hover{ color:#fff;background-color:#6F1E1E;}

.cnct_frm_h_r:hover{ color:#fff;background-color:#6F1E1E;}

#goo_maps {width:1198px; height:600px; border:1px solid #666;}

.menu_pad{ margin: 14px 25px 0px 14px; width:414px; height:32px; font-size:14px; border:#069 thin solid; color:#666; padding-left:5px; font-family:site_font; }
.dropbox_cnt{ margin: 14px 25px 0px 14px; width:422px; height:32px; font-size:14px; border:#069 thin solid; color:#666; padding-left:5px; font-family:site_font;}
.txt_bx{ margin: 14px 25px 0px 14px; width:414px; height:100px; font-size:14px; border:#069 thin solid; color:#666; padding-left:5px; font-family:site_font;}

.gen_frm{ background-color:#512850; width:450px; height:450px; }


.Something{ height:40px; background-color:#09C;}

.add_box{ height:234px; width400px; margin-top:30px;}
.add_img{width:137px; height:234px; float:left; background-image:url(../Images/postbox.png);}
.add_text{width:243px; height:234px; float:left; margin-left:20px;}
.add_text p{font-size: 18px; margin:13px 0px 0px 13px;}
.add_text h2{font-size: 21px; font-weight:bold;}
.phone{width:400px; height:140px;}

.phone p{font-size:50px; text-align:center; color:#0C0; margin-bottom:4px; height:65px; margin:30px 0px 0px 30px; }

.phone h1{ -ms-transform: rotate(-10deg); /* IE 9 */
    -webkit-transform: rotate(-10deg); /* Chrome, Safari, Opera */
    transform: rotate(-10deg); text-decoration:underline; color:#F00; font-weight:600;}
.succ_mess{text-align:center; margin-bottom:20px; font-size:large; color:#841c1d;}

/* Contact Page Ends Here */



* { margin: 0; padding: 0; }

/* Terms and Conditions Page Starts Here */
#terms{}
.terms_main_head h1{ margin:30px 30px 30px 30px; text-align:center; color:#339900;}
#terms h3{margin:30px 10px 10px 0px;  color:#505050;}
#terms ul{ margin:-25px 20px 20px 20px;}
#terms ul li{ padding:20px 0px 0px 0px; margin-left:20px; color:#505050; list-style:disc; list-style-image:url(../Images/green_bullet.png);}

.head1_terms{width:1198px; height:30px; border-bottom:1px #009966 solid;}
.head1_terms h1{font-size:19px; padding:4px 7px 4px 7px; text-align:center; color:#FFF;background-color:#390;  float:left; }

.head2_terms{width:1198px; height:30px; border-bottom:1px #009966 solid; margin:30px 0px 0px 0px;}
.head2_terms h2{font-size:19px; padding:4px 7px 4px 7px; text-align:center; color:#FFF;background-color:#390;  float:left; }
.terms_style{width:1198px; height:30px;  border-right:1px #009966 solid;}

/* Terms and Conditions Page Ends Here */

/* Launch Pad Page Starts Her*/
#launch_pad{width:1200px; height:355px;}
#launch_pad_left{width:800px;height:355px; float:left}
#launch_pad_left h1{font-size:50px; margin:0px 0px 17px 10px; color:#390;}
#launch_pad_left h2{color:#333; font-weight:900; margin:13px 0px 17px 10px; border-bottom:#0C0 solid 1px; border-right:#0C0 solid 1px; float:left; padding:0px 6px 4px 0px; font-size:34px;}
#launch_pad_left h3{color:#333; font-size:18px; font-weight:900; margin:13px 0px 17px 10px; padding:0px 6px 4px 0px;}
#launch_pad_left p{float:left; width:540px;}

#launch_pad_left p{word-spacing:2px; color:#505050; margin: 15px 0px 0px 10px; font-size:20px; font-weight:600;}
#launch_pad_right{height:355px; width:391px; float:right;}
#launch_pad_right img{margin:15px;}
#google_adword{height:625px; margin:20px 0px 0px 0px;}
#google_adword_left{height:625px; width:550px; float:left; background-color:#F1F1F1;}
#google_adword_left img{}
#google_adword_left p{ color:#788AFC;}
#google_adword_left h1{}

#google_adword_right{height:625px; width:637px; float:right; background-image:url(../Images/google_page.jpg);}
#ad_context_head{ width:1200px; height:500px; margin-top:170px;}
#ad_context_head h3{ color:#606060; font-size:24px; background-color:#e9e9e9; padding:9px; }
#ad_context_head h2{text-align:center; color:#165acc;font-size:64px;}
#ad_context_head h1{text-align:left; font-size:90px; background-color:#5e96f2;color:#fff; width:970px; padding:0px 0px 0px 15px; margin-top:30px; }


.ad_context{width:1200px; height:450px; margin-top:140px;}
.ad_context h2{color:#333; font-weight:900; margin:13px 0px 17px 10px; border-bottom:#0C0 solid 1px; border-right:#0C0 solid 1px;  padding:0px 6px 4px 0px; font-size:34px; float:left;}
.ad_context_left{width:570px; float:left; }
.ad_context_right{width:570px; float:right; }
.ad_context_left p{word-spacing:2px; color:#505050; margin: 10px 10px 0px 10px; font-size:20px; font-weight:600;  }
.ad_context img{float:right; width:570px; height:344px;}

.headl{width:1200px; height:90px;}
.adword_list{width:550px; height:122px; margin: 13px 0px 0px 0px; background-color:#e9e9e9; }
.adword_list_left{ width:130px; height:122px; float:left; background-image:url(../Images/shapebubletube.png);}
.adword_list_left img { margin:25px 0px 0px 25px; }
.adword_list_right{ width:416px; height:44px; float:left;  border-top:2px #788afc solid; border-bottom:2px #788afc solid; border-right:2px #788afc solid; margin:37px 0px 0px 0px; } 
.adword_list_right p{font-size:20px; letter-spacing:0.1em; font-weight:bold; margin:11px 0px 0px 10px; float:left}
.adword_list_right img{float:right; margin:0px 10px 0px 0px;}


/* Launch Pad Page Ends Here */

.nav-wrap { width:1200px; height:52px;}

/* Clearfix */
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */


/* Example Two */
#example-two { 
	margin: 0 auto; 
	list-style: none; 
	position: relative; 
	width: 1200px; 
}
#example-two li { 
	display: inline-block; 
	
}
#example-two li a {  height:19px;
	position: relative; 
	z-index: 200; 
	color: #bbb; 
	font-size: 16px; 
	display: block; 
	float: left; 
	padding: 16px;
	text-decoration: none;
	text-transform: uppercase; 
}
#example-two li a:hover { 
	color:#0F0; 
	
}
#example-two #magic-line-two { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100px; 
	background: #fe4902; 
	z-index: 100; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


.current_page_item_two a { 
	color:#0F0 !important; 
   
}
.ie6 #example-two li, .ie7 #example-two li {
	display: inline;
}


/* Example Two Finish */

/* Moving Arrow Start */

#main_navi_box{width:1200px; height:58px; background-color:#504ea4; }



#pointer-box {
     display: block; position: relative;  width: 1200px; height: 230px;  
 }


#pointer-wrap {
    display: block; position: absolute; top: 50%; left: 50%; width: 180px; height: 180px; margin: -70px 0 0 -90px; 
    
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
}
#pointer-wrap:hover {
    display: block; position: absolute; top: 50%; left: 50%; width: 180px; height: 180px; margin: -70px 0 0 -90px;
    
    -webkit-transform: rotate(15deg);
     -moz-transform: rotate(15deg);
     transform: rotate(15deg);
}


#pointer-circle {
    display: block; position: absolute; top: 50%; left: 50%; width: 30px; height: 30px; margin: -15px 0 0 -15px;
    background-color:#FE4902; 
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

#pointer-neck {
    display: block; position: absolute; top: 36px; left: 50%; width:6px; height: 65px; margin-left: -3px; background: rgba(0,0,0,1.0); background-color:#FE4902; 
}

#pointer-arrow {
    display: block; position: absolute; top: 33px; left: 50%; width: 15px; height: 15px; margin-left: -10px; background: rgba(0,0,0,0.0); border: 5px solid #FE4902; border-bottom: none; border-right: none;
    
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* Moving Arrow Finish */

/*Watermark Start*/
	.watermark {
			color: #999 !important;
		}
		.watermark2 {
			color: #999 !important;
			font-style: italic !important;
		}
		.watermark3 {
			color: #c77 !important;
		}

        /*Watermark Finish*/