form,fieldset{
	padding:0;
	margin:0;
	border:0;
}
select#form{width:300px}
input,textarea,select{vertical-align:middle;}
img{border:0;}
html{overflow-y:scroll;}
body{
	background:#fff;
	margin:0;
	font:16px Arial, Helvetica, sans-serif;	
}
a{
	/* color:#000; */
	text-decoration: none;
	font-weight: normal;
}
a:hover{
	text-decoration: underline;
	color:#000;
}
/* main-wrapper */
#main{
	width:1000px;
	margin:0 auto;
	position:relative;
	text-align: left;
}
#header{
	height:119px;
	width:1000px;
	position:absolute;
	top:0;
	left:0;
}
.logo {
	background: url(../images/design_tsg/logo.png) no-repeat 0 19px;
	height:101px;
	width:405px;
	margin:0;
	position:relative;
	z-index:100;
	padding:19px 0 0;
}
.logo a{
	text-indent:-9999px;
	height:101px;
	width:476px;
	display:block;
	overflow:hidden;	
} 
.link-advertiser{
	float:right;
	background: url(../images/design_tsg/bg-link-advertise.gif) no-repeat;
	height:28px;
	width:129px;
	text-align:center;
	padding:6px 0 0;
	margin:57px 21px 0 0;
}
.link-advertiser a{
	font:12px/20px 'Trebuchet MS', Arial, sans-serif;
	background: url(../images/design_tsg/arrow.gif) no-repeat 0 7px;
	padding:0 0 0 15px;
}
/* content */
#content{
	width:100%;
	overflow:hidden;
}
#content .advanc{
	font-weight: normal;
	position:absolute;
	background:url(../images/design_tsg/bg-advenc.gif) no-repeat 0 4px;
	font-size:12px;
	color:#212020;
	top:108px;
	right:72px;
	padding:0 0 0 11px;
}
.tabset{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;	
	overflow:hidden;
	background:url(../images/design_tsg/bg-tabs.gif) no-repeat;
	
}
.tabset li{	
	float:left;
	margin-right:15px;
}
.tabset li a{
	float:left;
	font:18px 'Trebuchet MS', Arial, sans-serif;	
	height:56px;
	color:#0b75c1;
	cursor:pointer;
	font-weight: normal;
}
.tabset li a span{	
	padding:20px 16px 0;
	height:35px;
	float:left;	
	font-weight: normal;
}
.tabset li a:hover{
	color:#214d6c;
	text-decoration:none;
	font-weight: normal;
}
.tabset li a.active{ 
	background:url(../images/design_tsg/bg-link-tabs.gif) no-repeat;
	color:#214d6c;
	font-weight: normal;
}
.tabset li a.active span{
	background:url(../images/design_tsg/bg-span-tabs.gif) no-repeat 100% 0;
	text-decoration:none;
	font-weight: normal;
}
#tab1,#tab2,#tab3,#tab4,#tab5{
	border:solid #c4c4c4;
	border-width:0 1px 1px;
	background:url(../images/design_tsg/bg-div-tabs.gif) repeat-x 0 100%;
	height:1%;
}
#tab1{
	padding:0 0 67px 0;
	overflow:hidden;
	text-align:left;
}
/* footer */ 
#footer{
	background:url(../images/design_tsg/bg-footer.gif) no-repeat;
	width:988px;
	padding:8px 12px 20px 0;
	overflow:hidden;
}
#footer ul{
	float:right;
	margin:30px 15px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	display:inline;
}
#footer ul li{
	float:left;
	background:url(../images/design_tsg/separator-footer.gif) no-repeat 0 6px;
	padding:0 0 0 15px;
	margin:0 20px 0 -3px;
	display:inline;
}
#footer ul li a, #footer ul li a:hover{
	color:#0a0101;
	font:12px 'Trebuchet MS', Arial, sans-serif;
}
.box-copyright{
	float:right;
	width:305px;
}
.box-copyright p{
	font:11px 'Trebuchet MS', Arial, sans-serif;
	color:#c5c5c5;
	margin:0;	
}
.link-footer{
	text-indent:-9999px;
	height:66px;
	width:256px;
	display:block;
	overflow:hidden;
	background:url(../images/design_tsg/link-footer.png) no-repeat;
	margin:0 0 0 50px;
} 
/*inner2*/
#content-inner{
	width:100%;
	overflow:hidden;
}
#tab2{
	padding:0 0 67px;
	overflow:hidden;
}
#content-inner .blue-box1,#content .blue-box1{
	background:url(../images/design_tsg/bg-blue-box.gif) repeat-y;
	width:998px;
    text-align: left;
    margin-top: 29px;
}
#content-inner .blue-box-t,#content .blue-box-t{
	background:url(../images/design_tsg/bg-blue-box-t.gif) no-repeat;
	width:857px;
	overflow:hidden;
	padding:38px 72px 10px 69px;
	position:relative;
}
#content .blue-box-t{
	padding:63px 72px 0 69px;
	background:url(../images/design_tsg/bg-blue-box-t1.gif) no-repeat -1px 0;
	min-height:115px;
}
* html #content .blue-box-t{ height:115px; overflow:visible;}
#content-inner .blue-box-b,#content .blue-box-b{
	background:url(../images/design_tsg/bg-blue-box-b.gif) no-repeat 0 100%;
	width:998px;
	height:11px;
	font-size:1px;
}
.sub-menu{
	margin:0 275px 0 47px;
	padding:8px 0 9px 81px;
	list-style:none;
	overflow:hidden;
	border-bottom:1px solid #c4c4c4;
	position:relative;
}

.sub-menu li{
	background:url(../images/design_tsg/separator-sub-menu.gif) no-repeat 0 70%;
	display:inline;
	padding:0 12px 0 12px;
	line-height:20px;
	position:relative;        
}
.sub-menu li:first-child{
	padding-left: 0; 
	background:none;
}
.sub-menu li a{
	font-size:12px;
	color:#666 !important;
	font-weight: normal !important;
}
.sub-menu li a:hover{
	color:#f08f06 !important;
	text-decoration:none;
}
.sub-menu li .active{color:#f08f06 !important;}


.progress .sub-menu{
	margin:0 200px 0 47px;
	padding:8px 0 9px 81px;
	list-style:none;
	overflow:hidden;
	border-bottom:1px solid #c4c4c4;
	position:relative;
}

.progress .sub-menu li{
	background:url(../images/design_tsg/separator-sub-menu.gif) no-repeat 0 70%;
	display:inline;
	padding:0 12px 0 12px;
	line-height:20px;
	position:relative;
        font-size: 80%;
}
.progress .sub-menu li:first-child{
	padding-left: 0;
	background:none;
}
.progress .sub-menu li a{
	font-size:12px;
	color:#666;
	font-weight: normal;
}
.progress .sub-menu li a:hover{
	color:#f08f06;
	text-decoration:none;
}
.progress .sub-menu li .active{color:#f08f06;}


#content-inner .blue-box-t .form-find,#content .blue-box-t .form-find{
	width:100%;
	overflow:hidden;
}
#content-inner .blue-box-t .form-find input,
#content .blue-box-t .form-find input{
	float:left;
	width:254px;
	height:21px;
	padding:5px 2px 5px 10px;
	font:18px Arial, Helvetica, sans-serif;
}
.form-find input {
    border: #888 1px solid;
    color: #000;
}
.btn-search input {
    border: 0;
}
#content-inner .blue-box-t .form-find label{
	font: 24px 'Trebuchet MS', Arial, sans-serif;
	color:#fff;
}
#content .blue-box-t .form-find label{
	font: 30px 'Trebuchet MS', Arial, sans-serif;
	color:#fff;
}
#content-inner .blue-box-t .form-find .btn-search,
#content .blue-box-t .form-find .btn-search{
	width:147px;
	height:43px;
	float:left;
	margin:25px 0 0 23px;
	background:url(../images/design_tsg/btn-search.png) no-repeat;
}
#content .blue-box-t .form-find .btn-search input,
#content-inner .blue-box-t .form-find .btn-search input{
	width:147px !important;
	height:43px !important;
	position:relative;
}
#content .blue-box-t .form-find .btn-search{ margin-top:33px !important;}
.inp01,.inp02{
	width:266px;
	float:left;
}
.inp01{
	margin:0 36px 0 0;
	display:inline;
}
.inp02 span,.inp05 span{
	float:left;
	color:#666;
	font-size:12px;
	margin:5px 0 0;
}
.inp02 label{ 
	width:100%; 
	float:left;
}
/*form-match*/
#main .form-match{
	width:100% !important;
	overflow:hidden !important;
	padding:5px 0 0 !important;
}
#main .form-match label{
	color:#56808c !important;
	font:18px 'Trebuchet MS', Arial, sans-serif !important;
}
#main .form-match select{
	float:left !important;
	margin:6px 0 0 !important;
}
.inp03,.inp04,.inp05{float:left !important;}
.inp03{
	width:136px;
	overflow:hidden;
}
.inp04{
	width:135px;
	overflow:hidden;
}
.inp05{
	padding-left: 140px;
	width:150px;
	margin:0 0 0 30px;
	display:inline;
}
.slideBlock {
display:none;}
#main .inp05 input{
	float:left !important;
	width:58px !important;
	font:12px Arial, Helvetica, sans-serif !important;
	margin:5px 9px 0 0 !important;
	padding:2px 2px !important;
	height:14px !important;
}
#inp06{margin:5px 0 0;}
.inp05 span{
	margin:5px 11px 0 0;
	width:62px;
}
.inp05 label{  
	float:left;
	width:100%;
}
.advanc{
	position:absolute;
	background:url(../images/design_tsg/bg-advenc.gif) no-repeat 0 5px;
	font-size:12px;
	color:#212020;
	top:76px;
	right:54px;
	padding:0 0 0 21px;
}
/*data*/
.data{
	width:100%;
	overflow:hidden;
	text-align: left;
}
.box-txt{
	width:674px;
	float:left;
	padding:42px 32px 0 44px;
}
.box-txt h2{
	margin:0;
	font:22px 'Trebuchet MS', Arial, sans-serif;
	color:#2eb4f1;
}
.box-txt strong{
	color:#818181;
	font:bold 16px 'Trebuchet MS', Arial, sans-serif;
	display:block;
	margin:0 0 22px;
}
.box-txt p{
	margin:0 0 17px;
	/* color:#2b2c2d;
	font-size:12px; */
}
.box-txt a{
	color:#f37e00 !important;
	text-decoration: underline !important;
	font-weight: normal !important;
}
.box-txt a:hover{
	text-decoration:none;
	color:#f37e00;
}
.publisherbox-txt{
	width:674px;
	padding:22px 32px 20px 44px;
}
/*mauris*/
.box-txt .mauris h2{
	color:#686e71;
}
.mauris img{vertical-align:top;}
.mauris ul{
	margin:0 0 36px;
	padding:0;
	list-style:none;
}
.mauris ul li{
	background:url(../images/design_tsg/bullet.gif) no-repeat 0 60%;
	padding:0 0 0 17px;
	line-height:28px;
}
.mauris ul li a{
	color:#448ccb;
	font:14px 'Trebuchet MS', Arial, sans-serif;
	text-decoration:none;
}
.mauris ul li a:hover{
	text-decoration:underline;
	color:#448ccb;
}
/*table*/
.mauris  table{
	background:#fff;
	margin:0 0 47px;
	font-size:12px;
	border:1px solid #bab9b9;
	overflow:hidden;
	color:#6c6c6c;
	width: 668px;
}
	.mauris table th.main-column {
	width: 300px;
	}

.mauris  table span{display:block;}
.mauris table th{
	font-weight:bold;
	height:50px;
	color:#2b2c2d;
	padding:0;
	text-align: center;
	width: 90px;
}
.mauris table td{padding:0; text-align: center;}
.mauris table tr{height:30px;}
.mauris table td.txt{
	padding:0 0 0 24px;
	text-align:left;
	color: #333;
}
.mauris table td.check01{padding:0 0 0 80px;}
.mauris table td.check02{padding:0 0 0 40px;}
.mauris table td.check03{padding:0 0 0 54px;}
.title01,.title03{
	background:#f5f2f2;
	height:50px;
	text-align:center;
}
.title03{text-align:left;}
.title02 {height:50px;}
.mauris table th.mauris-sem{
	width:233px;
	padding:0 0 0 24px;
}
.mauris table th.cras{
	width:139px;
	padding:0 0 0 36px;
}
.mauris table th.curabitur{
	width:70px;
	padding:0 0 0 28px;
}
.mauris table th.porta{
	width:104px;
	border:0;
	padding:0 0 0 24px;
}
.form-check{
	width:20px;
	overflow:hidden;
}
.mauris .get{
	display:block;
	margin:0 0 0 170px;
}
.banner{
	width:230px;
	float:right;
	margin:27px 5px 0 0;
	position:relative;
}
.banner2{
    width:230px;
    float:right;
    margin:27px 5px 0 0;
    position:relative;
}
.banner strong{
	color:#080505;
	font-size:20px;
	position:absolute;
	/*top:90px;*/
	top:82px;
	left:28px;
}
.banner span{
	color:#fff;
	font-size:18px;
	position:absolute;
	/*top:110px;*/
	top:102px;
	left:46px;
}
.box-holder{
	background:url(../images/design_tsg/bg-box-holder.gif) no-repeat 0 100%;
	width:962px;
	margin:55px 0 0 14px;
	overflow:hidden;
}
.box-holder h2{
	font:normal 30px 'Trebuchet MS', Arial, sans-serif;
	color:#8f8b88;
	margin:0 0 21px;
}
.box-holder p{
	font-size:16px;
	color:#afaba3;
	margin:0 0 15px;
	line-height:24px;
	width:190px;
}
.box-info, .box-info2, .box-info3{
	width:292px;
	margin-right:7px;
	padding:0 0 0 24px;
	background:url(../images/design_tsg/image-tree.png) no-repeat;
	float:left;
}
.box-info{ padding:0 0 48px 24px;}
.box-info a{ font-weight: normal;}
.box-info2{	background:url(../images/design_tsg/image-koles.png) no-repeat;}
.box-info2 p{
	width:170px;
	margin:0 0 27px;
}
.box-info3{	
	background:url(../images/design_tsg/image-people.png) no-repeat;
	margin:0;
}
.box-info3 .link-learn-more{ font-weight: normal; background:url(../images/design_tsg/bullet2.gif) no-repeat 0 3px; }
.link-learn-more{
	font-weight: normal;
	font-size:12px;
	color:#3799df;
	background:url(../images/design_tsg/bullet.gif) no-repeat 0 3px;
	padding:0 0 0 18px;	
}
.link-learn-more:hover{ color:#3799df;}
.link-get{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/design_tsg/bg-link-get.png) no-repeat;
	display:block;
	width:214px;
	height:43px;
	margin:0 0 0 31px;
	cursor:pointer;
}
.form-match {
	clear: left;
}
.forgotPassword a{
    color: #afaba3;
}
/*
Registration
*/
.thankyoutext {
	margin: 20px 44px 20px 44px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85 !important;
}
#tooltip h3, #tooltip div { margin: 0; font-weight: inherit; }

.errorBlock {
	font-size: 11px; 
	color: red;
}

.mauris table {
	border-collapse:collapse;
	color: #000;
}
.mauris table th {
	width: 100px;
	background: none repeat scroll 0 0 #E9E9E9;
	font-size: 14px;
}
.mauris table .price, a.bold-price {
	font-size: 14px; font-weight: bold;
}
.mauris table th.main-column {
	width: 300px;
}
.mauris table td, .mauris table th  {
	text-align: center;
	border:1px solid #D4D4D4;
}.mauris table tr {
	height:30px;
}
td.txt {
	color: #333;
}
span.curr_package {
	font-size: 11px;
}

/*
Related Categories
*/
.categoriesTreeRESULTS {
	padding: 320px 0 0 15px;
	font-size:12px;
}

.relatedCategoriesTitle {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding-bottom: 5px;
}
.simplemodal-overlay {
    background-color: #000000;
    opacity: 0.75
}

#social {
	padding: 32px 0 0 20px;
	color: #0A0101;
    font: 12px 'Trebuchet MS',Arial,sans-serif;
	}
	#social img, #social div {vertical-align:middle;}
