* {
  margin: 0;
  padding: 0;
}
body {
     font: 12px arial, helvetica, sans-serif;
	 color: #666666;
	 background:#000000 url(images/body_bg.gif)  repeat;
}
a {color:#313c95;text-decoration: none;}
a:hover{text-decoration: underline;}
a img { border:0;}
ul,li{ list-style:none;}
a {
   outline: none;
}
.blog{margin:5px 0 5px 0; padding:5px 0 5px 0}
.writer{margin:5px 0 5px 0;font-weight:bold;border-bottom:1px dotted #ccc;}

.faq{margin:5px 0 5px 0;border-bottom:1px dotted #ccc;padding:5px 0 5px 0}
.faq .qus{color:#003366;font-weight:bold;margin-bottom:5px;}
.faq .ans{color:#003366;font-weight:bold;}

h1{font-size:16px;}
h2{margin-bottom:5px;font-size:14px;}
h3{font-size:13px;color:#003366;}

p{color: #666666;}
#left-cont{
	width: 590px;
	height:473px;
	border: 1px solid #ccc;
}

.thumb1{border:1px solid #bebdbd;}
.thumb2{border:1px solid #bebdbd;width:120px;height:90px;margin:0;padding:0;overflow:hidden;text-align:center;}

input,.textbox,select {border: 1px solid #cccccc;font: 12px arial, helvetica, sans-serif;
	 color: #666666;}

textarea {
	width:100%;	
	border: 1px solid #cccccc;
}  
#wrapper {
	width: 891px;
	margin: auto;
	margin-top:10px;
	margin-bottom:10px;
}
.roundcont {
	width: 100%;
	background-color: #fff;
	
}
.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}
img.corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
}

#topwrapper{height:249px;border-bottom:5px solid #b9d240}

#topwrapper .column1{width:260px;height:249px;background: url(images/top_gr.gif) repeat-x bottom; float:left;}

#logo{padding-left:20px;}
#topwrapper .column2{width:631px;float:right;}



#cssmenu li{position: relative;
display: inline;width:115px;height:42px;background: url(images/f_bg.jpg) no-repeat;float: left;}

#cssmenu li a{position: relative;
display: block;
text-align:center;
padding-top:8px;
border-left-width: 0;
text-decoration: none;
color:#444;
font-weight: bold;
}

#cssmenu li a:hover{position: relative;
display: block;
background: url(images/f_bg_h.jpg) no-repeat;
width:115px;height:42px;color:#fff}


.suckertreemenu ul{
clear: left;
margin: 0;
padding: 0;
list-style-type: none;
}

.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background: url(images/menu_bg.gif) repeat-x left top;
line-height:44px;
}

.suckertreemenu ul li a{
padding: 14px 13px;
text-decoration: none;
color:#444444;
font-weight: bold;
border-left: 1px solid #ccc;
border-right-width: 0;
}

.suckertreemenu ul li ul{
left: 0;
top: 0;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
/*display: list-item;
float: none;
line-height:25px;
border-bottom:1px solid #fff;
width:150px;
background:none;
display: block;*/
display: list-item;
float: none;
width: 160px;
background: #b9d240;
line-height:25px;
border-bottom:1px solid #fff;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 149px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
padding: 5px 5px;
}

/*.suckertreemenu ul li ul li a:hover{
background: #cde686;
}*/

.suckertreemenu ul li a:hover{
text-decoration: underline;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

.t {background: url(images/dot.gif) 0 0 repeat-x;margin-bottom:10px;margin-left:5px;width:99%}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/rbl.gif) 0 100% no-repeat}
.br {background: url(images/rbr.gif) 100% 100% no-repeat}
.tl {background: url(images/rtl.gif) 0 0 no-repeat}
.tr {background: url(images/rtr.gif) 100% 0 no-repeat; padding:15px 15px 5px 15px;line-height:20px;} 

.separator{background: url(images/separator.gif) center no-repeat;line-height:1px;margin-top:5px;margin-bottom:5px;}
#news{width:237px;height:223px;background: url(images/news_bg.jpg) center no-repeat;}
#news .content {padding:15px;text-align:justify;line-height:22px;} 
.sseparator{background: url(images/sseparator.jpg) center no-repeat;line-height:1px;margin-top:5px;margin-bottom:5px;}

#featured li{
	display: block;
	background: #fff;
	margin-bottom:5px;
	
}
#featured li .photo { width: 80px;float: left; }
#featured li .content {float:right;width:120px;}
.clear{clear:both}

.blue{color:#003366;}
.black{color:#444444;}
.big{font-size:22px;}
.medium{font-size:13px;}
.bold{font-weight:bold;}
.green{color:#666633;}
.orange{color:#b87b06;}
.redtxt{color:red;}
.whtxt{color:#d9d7d7;}

#bottom { 
	margin-top:10px;
	height:90px;
	clear:both;
	color:#d9d7d7;
	text-align:center;
}
#ticker-container {
position:relative;
overflow:hidden;
height: 140px;
padding:5px 5px 5px 15px;
}
#ticker {
position:relative;
}
#ticker ul {
padding:0;
margin-top:10px;
list-style-type:none;
}
#ticker ul li {
	display:list-item;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	padding-left: 2px;
	width: 210px;
}
#ticker ul li a {
	font-weight: normal;
	color:#444444;
	text-decoration: none;
	font-weight:bold;
}
#ticker ul li a:hover {
	text-decoration: underline;
}

#infobox{margin-top:10px;margin-bottom:10px;}
#infobox li{
	display: block;
	height:180px;
	display: inline;
	float: left;
}
#infobox li h1{color:#fff;padding:2px;font-size:16px;}
#infobox li p{padding:2px;line-height:17px;}
.partners{background: url(images/partner_bg.gif) no-repeat;height:81px;width:160px;text-align:center;margin-bottom:5px;}


#bottom .cards{width:200px;float:left;}
#bottom .links{width:500px;float:left;}
#bottom .seal{width:170px;float:right;}
#bottom a{color:#cccccc;}

.content1{float:left;width:615px;clear:left;margin-left:10px;margin-right:8px;}
.content2{float:left;width:237px;clear:right;vertical-align:middle;}
.overflow{height:530px;overflow:auto;padding-right:5px;}

.btn{
	background: #003366 url(images/btn.gif) repeat-x;
	color:#fff;
	font-weight:bold;
	padding:2px 6px;
	font-size:11px;
}
.btn:hover{ background: #003366 url(images/btn_h.gif) repeat-x; }
.bbtn{
	background: #003366 url(images/btn_h.gif) repeat-x;
	color:#fff;
	font-weight:bold;
	padding:2px 6px;
	font-size:11px;
}
.bbtn:hover{ background: #003366 url(images/btn.gif) repeat-x; }
a .btn {padding:2px 6px;}


.link{
	padding: 3px 8px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	background: #003366 url(images/btn.gif) repeat-x;
}
.link:hover{
	text-decoration: none;
	background: #003366 url(images/bbtn.gif) repeat-x;
}
.blink{
	padding: 3px 8px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	background: #003366 url(images/bbtn.gif) repeat-x;
}
.blink:hover{
	text-decoration: none;
	background: #003366 url(images/btn.gif) repeat-x;

}
.mymenu,.mymenub{float:left;}
.mymenub{margin-left:2px;}
.mymenu li{
	width:90px;
	line-height:22px;
	color:#666;
	background: #fff url(images/menu_b.jpg) no-repeat;
	margin-bottom:1px;
}
.mymenu li a{color:#666;padding-left:10px;}
.mymenub li{
	width:140px;
	line-height:22px;
	color:#666;
	background: #fff url(images/menug_b.jpg) no-repeat;
	margin-bottom:1px;
}
.mymenub li a{color:#666;padding-left:7px;}

.link:hover{
	text-decoration: none;
	background: #003366 url(images/bbtn.gif) repeat-x;

}
.thumb{border:1px solid #ccc;width:80px;height:60px;}
.myaccount{width:350px;float:left;padding-top:8px;}
.label{
	float: left;
	width: 64px;
	height: 14px;
	padding: 2px;
	margin-top: 1px;
	text-align: right;
}
.val{
	float: left;
	width: 90px;
	height: 14px;
	padding: 2px;
	margin-top: 1px;
}

.searchphoto { width: 80px;float: left; }
.searchcontent {float:right;width:120px;}
.tb-rounded {
    border:0;
    background: transparent url(images/rounded.gif) no-repeat top left;
    height: 18px;
    width:140px;
    padding-left:1px;	
}
#pagination {
	display: block;
	position: relative;
	clear:both;margin-bottom:8px;
}
#pagination a {
	padding: 2px 4px;
	margin-left:2px;
	color:#fff;
	background-color: #444444;
	text-decoration: none;
}
#pagination a:hover {
	background-color: #666;
}
#pagination .pageselected
{
	background-color: #003466;
	padding: 2px 4px;
	color:#fff;
}
.comm { width: 445px;float: left; padding-left:5px;}
.right {float:right;width:130px;font-size:11px;}
#forum li{
	display: block;
	margin: 0 0 10px 0;
	background:#f7f7f7;
}

.error{	color: #cc0000;text-align:center;margin:5px 0 5px 0;font-weight:bold;}
.redtext{color: #cc0000;text-align:center;margin:5px 0 5px 0;font-weight:bold;}
.success{color:#cc10ca;text-align:center;margin:5px 0 5px 0;font-weight:bold;}
.row{background:#E5E5E5;line-height:20px;}

#forum_header{font-weight:bold;}
#forum_header li{float:left;}
#forum td{padding-left:3px;}

#flashcontent {
  z-index:1;
}

.mytour{width:279px;height:140px;float:left;background:transparent url(images/tourbox.gif) no-repeat top left;margin:0 5px 0 0;font-size:10px;line-height:15px;}

.mytour .col1{width:130px;float:left;padding:3px 0 0 4px;}

.mytour .col2{width:135px;float:left;padding:3px 0 0 0;}

.mytour .col2 li{display:block;clear:both;}

.white{color:#fff;}

#pagewise ul{ list-style:none;}
#pagewise ul li{ position: relative;display: inline;}



.comm { width: 445px;float: left; padding-left:5px;}
.right {float:right;width:130px;font-size:11px;}
#forum li{
	display: block;
	margin: 0 0 10px 0;
	background:#f7f7f7;
}

.error{	color: #cc0000;text-align:center;margin:5px 0 5px 0;font-weight:bold;}
.redtext{color: #cc0000;text-align:center;margin:5px 0 5px 0;font-weight:bold;}
.success{color:#cc10ca;text-align:center;margin:5px 0 5px 0;font-weight:bold;}
.row{background:#E5E5E5;line-height:20px;}

#forum_header{font-weight:bold;}
#forum_header li{float:left;}
#forum td{padding-left:3px;}

#flashcontent {
  z-index:1;
}

.mytour{width:279px;height:140px;float:left;background:transparent url(images/tourbox.gif) no-repeat top left;margin:0 5px 5px 0;font-size:10px;line-height:15px;}

.mytour .link{background:#cccccc;padding: 1px 3px;color:#666666; font-size: 10px;font-weight:normal;}

td.required:after,div.required:after{

	content:" * ";
	color:red;
}
