﻿/*
Credit: http://www.tooplate.com
*/
/* master page structure css */

#tooplate_header {
	width: 770px;
	height: 117px;
	padding: 0 30px 0 20px;
}

/* menu */

#tooplate_menu {
	float: right;
	position:absolute;
	margin-top:58px;
	margin-left:202px;
	top: 16px;
	left: 231px;
	width: 614px;
	height: 55px;
	margin-right: auto;
	margin-bottom: 0;
}

#tooplate_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 60px;
	width: 633px;
}

#tooplate_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#tooplate_menu ul li a {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	float: left;
	display: block;
	width: 118px;
	height: 31px;
	padding-top: 24px;
	margin-left: 5px;
	font-size: 14px;
	color: #333;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	outline: none;
}

#tooplate_menu ul li a:hover, #tooplate_menu ul .current active {
	height: 34px;
	padding-top: 20px;
	color: #fff;
}


/* end of menu */


/* Logo div style  */
.logodiv
{
	float: left;
	margin-top:15px;
	z-index:100px;
	
}

/* Logo div style end */

/* header Himer div started ............................... */

.headertimerdiv
{
	float: left; 
	position: absolute; 
	margin-left: 500px; 
	margin-top: 0px; 
	
	width:206px;
	margin-top:10px;
	top: 7px;
	left: 353px;
	height: 37px;
}

/* header Himer div ended ............................... */

/* slider master div style..... */
#tooplate_middle { 
	clear: both;
	width: 780px;
	height: 256px;
	padding: 10px 30px 10px 10px;
	overflow: hidden;
}

#tooplate_middle1 { 
	clear: both;
	width: 780px;
	height: 150px;
	padding: 10px 30px 10px 10px;
	overflow: hidden;
}
#tooplate_middle2 { 
	clear: both;
	width: 780px;
	height: 80px;
	padding: 10px 30px 10px 10px;
	overflow: hidden;
}
/* Body Master div */
#tooplate_content {
	clear: both;
	position: relative;
	width: 720px;
	padding: 20px 60px 5px 40px;
}
/* Default page body master */
#tooplate_content_default {
	clear: both;
	position: relative;
	width: 720px;
	padding: 5px 0px 5px 0px;
/* footer master div */
#tooplate_footer {
	clear: both;
	width: 720px;
	height: 63px;
	text-align: center; 
	color: #000;
	padding: 10px 60px 0 40px;
}

/* master page structure css ended */

body {
	margin: 0;
	padding: 0;
	color: #262e34;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13pxtt;
	line-height: 1.5em; 
	background-color: #262e34;
	background-image: url(../images/tooplate_body.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

a, a:link, a:visited { 
	color: #1b85d7; 
	font-weight: normal; 
	text-decoration: none; 
	font-size: 12px; 
}

a:hover { 
	text-decoration: underline; 
}

a.more { 
	clear: both;  
	text-decoration: none; 
	padding-left: 20px; 
	font-weight: 700; 
	font-size: 14px; 
	color: #1b85d7; 
}


a.more:hover { 
	color: #d99e01; 
}

p { 
	margin: 0 0 10px 0; 
	padding: 0; 
}

img { 
	border: none; 
Padding-top:5px;
}

blockquote { 
	font-style: italic; 
	margin: 0 0 15px 10px;
}

cite { 
	font-weight: bold; 
	color:#1b85d7; 
	font-size: 12px; 
}

cite span { 
	color: #1b85d7;
}

em { color: #ff9e05; }

h1, h2, h3, h4, h5, h6 { color: #063c65; font-weight: normal; }
h1 { font-size: 34px; margin: 0 0 20px; padding: 5px 0 }
h2 { font-size: 28px; margin: 0 0 10px; padding: 5px 0; }
h3 { font-size: 22px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 12px; color: #666; margin: 0 0 15px; padding: 0; }
h4 span { display: block; color: #063c65;  font-size: 18px }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { 
	display: inline-block; 
	position: relative; 
	width: 304px; 
	height: 154px; 
}
.image_wrapper1 { 
	display: inline-block; 
	position: relative; 
	width: 304px; 
	
}

.image_wrapper span { 
	position: absolute;  
	bottom: 0; 
	right: 0; 
	width: 304px; 
	height: 154px; 
}

.image_wrapper img { 
	position: absolute; 
	width: 300px; 
	height: 150px; 
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.tooplate_list { 
	margin: 20px 0 20px 15px; 
	padding: 0; 
	list-style: none; 
}

.tooplate_list li { 
	color:#ff9e05; 
	margin: 0; 
	padding: 0 0 5px 20px; 
}

.tooplate_list li a { 
	color: #ff9e05; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration: none; 
}

.tooplate_list li a:hover { 
	text-decoration: underline; 
}



#site_title { 
	float: left; 
Padding-top:5px;
}

#site_title h1 { 
	margin: 0; 
	padding: 0; 
}

#site_title h1 a { 
	display: block; 
	width: 180px; 
	height: 54px; 
	color: #fff; 
	text-indent: -10000px; 
}




#tooplate_middle_sub {
	clear: both;
	width: 720px;
	height: 150px;
	padding: 40px 60px 40px 40px;
	overflow: hidden;
	font-size: 16px;
	line-height: 26px;
	color: #CCC;
}

#tooplate_middle_sub h2 {
	color: #fff;
}


#tooplate_content span.content_top { 
	position: absolute; 
	width: 820px; 
	height: 20px; 
	top: 0; 
	left: 0; 
}

.box_w220 { 
	float: left;
	width: 220px;
	margin-right: 30px;
}
.box_w220_2 { 
	float: left;
	width: 320px;
	margin-right: 30px;
}
.box_w220_1 { 
	float: left;
	
	
}
.box_w220_11_11 { 
	float: left;
	width:600px;
	
	
}

.box_w330 {
	width: 330px;
}
.box_w330_contect {
	width: 330px;;
	padding-top:3px;
	padding-bottom:3px;
	
}

.rmb { 
	margin-right: 0; 
}

.gallery_box {
	float: left;
	width: 220px;
	margin: 0 30px 30px 0;
}

.post_box { 
	clear: both; 
	margin-bottom: 30px; 
	padding-bottom: 20px; 
	border-bottom: 1px dashed #ccc; 
}

.post_header { 
	border-top: 3px solid #999; 
	border-bottom: 1px solid #ccc; 
	padding: 5px; 
	margin-bottom: 20px; 
}

.post_box h2 { 
	font-size: 34px; 
	margin-bottom: 30px; 
}

.post_box p.post_meta { 
	margin-bottom: 0; 
}

.post_box .comment {
	float: left;
	width: 70px;
    height: 82px;
	line-height: 70px;
	margin-right: 40px;
	color: #fff;
	text-align: center;
}

.post_box .comment a { 
	color: #fff; 
	font-size: 34px; 
	text-decoration: none; 
}

.post_box .comment a:hover { 
	color: #000; 
}

.gallery_box h6 { 
	font-weight: bold; 
}

.gb_rmb { 
	margin-right: 0; 
}

.gallery_img { 
	display: inline-block; 
	position: relative; 
	width: 220px; 
	height: 110px; 
	margin-bottom: 10px; 
}

.gallery_img span { 
	position: absolute;  
	bottom: 0; 
	right: 0; 
	width: 220px; 
	height: 110px; 
}

.gallery_img img { 
	position: absolute; 
	width: 215px; 
	height: 105px; 
}

#contact_form { 
	padding: 0; 
	width: 330px; 
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 250px; 
	padding: 5px; 
	color: #333; 
	border: 1px solid #d7d9d2;  
	background: #f9ffec;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 10px; 
	font-size: 13px; 
}

#contact_form form textarea { 
	width: 320px; 
	height: 200px; 
	padding: 5px; 
	border: 1px solid #d7d9d2;  
	background: #f9ffec; 
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#contact_form form .submit_btn {
	margin: 10px 0px;
	padding: 5px 14px;
	border: 1px solid #d7d9d2;  
	background: #f9ffec; 
	font-size: 14px; 
}


#tooplate_footer a { color: #000; text-decoration: none }

.para
{
	text-align:justify;
	font-size:13px;
	padding-bottom:0PX;
   
}

/* Digital Tracking */

.h_h1
{
	padding-left:235px;
	margin:10px;
}
.image_wrapper1_1 { 
	display: inline-block; 
	position: relative; 
	width: 720px;
	
	
	
}
.Trak_Button
{
	margin-left:280px;
	margin-top:10Px;
	
}
.track_textBox_align
{
	margin-left:120px;
	
}
#tracking_Welcome_tooplate_middle { 
	clear: both;
	width: 780px;
	height: 50px;
	padding: 10px 30px 10px 10px;
	overflow: hidden;
}
.h_h3
{	
	color:orange;
	}
	
	