﻿
body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../Images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #63BAE5;
}
.search_back {
	background-image: url(../Images/search_bg.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 284px;
}
.search_input_style {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 260px;
	margin-top: 5px;
	margin-left: 14px;
	height: 18px;
	font-weight: normal;
}
/*slide show*/



a:link, a:visited {
color : #333333;
text-decoration : none;
}
a img {
border : 0;
}
div.wrap {
	width : 993px;
	margin : 0 auto;
	text-align : left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}
div#top div#nav {
float : left;
clear : both;
width : 993px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 700px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
margin : -1px 0 0;
}
div#video-header {
height : 683px;
margin : -1px 0 0;
}
div#header div.wrap {
height : 250px;
background : url(../Images/header-bg.png) no-repeat 50% 0;
}
div#header div#slide-holder {
z-index : 40;
width : 993px;
height : 299px;
position : absolute;
}
div#header div#slide-holder div#slide-runner {
top : 11px;
left : 18px;
width : 973px;
height : 278px;
overflow : hidden;
position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
}
div#header div#slide-holder div#slide-controls {
left : 0;
bottom : 228px;
width : 973px;
height : 46px;
display : none;
position : absolute;
background : url(Images/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(../Images/silde-nav.png);
}
div#nav ul li a {
background : url(../Images/nav.png) no-repeat;
}
/* slide show end */
label{display:block; margin-bottom:2px;}

.myBox {
    width: 980px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #0082c1 ;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.myBox2 {
    width: 980px;
    padding: 10px;
    background-color: #c3edff;
    border: 1px solid #00a5d4 ;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.myBox3 {
    width: 980px;
    padding: 10px;
    background-color: #fff1bc;
    border: 1px solid #cab35e ;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.myBox4 {
	width: 250px;
	padding: 10px;
	background-color: #fff1bc;
	border: 1px solid #cab35e;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-left: 24px;
}

.myBox5 {
	width: 800px;
	padding: 10px;
	background-color: #c3edff;
	border: 1px solid #cab35e;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-left: 24px;
}
.tbl_head {
	margin-left: 8px;
	margin-top: 2px;
	height: 28px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #cab35e;
}
.myInput {
    margin: 2px auto;
    color: #333;
    width: 200px;
    background-color: #FFF;
    border: 1px solid #AACCEE;
	padding:6px;
	margin-bottom:10px;
	
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  
}
.button{
	border:0; margin:0; padding:0;
	background:#33B9F3;
	border:solid 1px #3399DD;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
	
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;

}.heading {
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: 118%;
}
.txtnormal {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 118%;
	font-weight: normal;
	color: #333333;
}
.bck {
	background-image: url(../Images/back.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 213px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.bckDate {
	background-image: url(../Images/back.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 253px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #333333
}
.bck p {
	margin:0 0 0 25px;
	padding:0;
	
}
.bckDate p {
	margin:0 0 0 20px;
	padding:0;
}
.bck p span {
	margin-left: 18px;
	font-size: 24px;
	color: #FF6600;
}
.bckDate p span {
	margin-left: 4px;
	font-size: 18px;
	color: #FF6600;
}
.guest_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #a4e6ff;
}
.top_links {
	margin-right:12px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #a4e6ff;
	margin-top: 5px;
}
.top_links a {	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration:none;}
/* menu styles*/
h2 {
	font: bold 12px  "Trebuchet MS";
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
	  
/*- Menu Tabs F--------------------------- */

    .tabsF {
	font: bold 12px "Trebuchet MS";
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
	  color:#000000;
      }
    .tabsF ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 640px;
      }
    .tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    .tabsF a {
	float:left;
	background:url("../Images/tableftF.gif") no-repeat left top;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
      }
    .tabsF a span {
      float:left;
      display:block;
      background:url("../Images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
	  font-size:15px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabsF a span {float:none;}
    /* End IE5-Mac hack */
    .tabsF a:hover span {
      color:#000;
      }
    .tabsF a:hover {
      background-position:0% -42px;
      }
    .tabsF a:hover span {
      background-position:100% -42px;
      }
	  /*menu styles end*/
.bye_details {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
	line-height: 118%;
}
.values {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #FD6600;
}
.reqtxt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FD6600;
}
.bu_back {
	background-image: url(../Images/buy_back.gif);
	height: 113px;
	width: 486px;
}
.hor_line {
	background-image: url(../Images/hor_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.tdwhite {
	background-color: #FFFFFF;
}
.field_back {
	background-image: url(../Images/field_back.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 334px;
}
.field_backPopup {
	background-image: url(../Images/field_back.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 300px;
}
.login_text {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
}
.login_fileld {
	margin-left: 8px;
	margin-top: 2px;
	height: 28px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DEF2FD;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #048FD2;
}.login_footer_txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0D96CA;
}
.login_shadow {
	background-image: url(../Images/login_shadow.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 97px;
	width: 540px;
	padding-top: 8px;
}
.signup_txt {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.log_but { margin-right:20px;}
.log_but a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-right: 12px;
}
.log_but a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	margin-right: 12px;
}
.sub_hdng {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
/* Button styles*/
button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 20px 0 0; 
  text-align:center; 
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 20px; 
}

/*blue buttons*/
button.submitBtn { 
  background:url(../Images/btn_blue_right.gif) right no-repeat; 
  font-size:1.3em;
 
}
button.submitBtn span { 
  height:31px; 
  line-height:31px;
  background:url(../Images/btn_blue_left.gif) left no-repeat;
  color:#fff; 
  font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}
button.submitBtn:hover {
	background:url(../Images/btn_blue_right_hover.gif) right no-repeat; 
}
button.submitBtn:hover span {
	background:url(../Images/btn_blue_left_hover.gif) left no-repeat; 
}

.textarea_fileld {
	margin-left: 8px;
	margin-top: 2px;
	height: 158px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DEF2FD;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #048FD2;
}

.text_field_back {
	background-image: url(../Images/text_field_back.gif);
	background-repeat: no-repeat;
	height: 171px;
	width: 334px;
}
.txtwhitebig { font-family: "Trebuchet MS"; font-size: 24px; font-weight: normal; color: #000000; }
.tdyellow_light { background-color: #FFFFE8; font-family: "Trebuchet MS"; font-size: 13px; font-weight: normal; color: #000000; }
.tdwhite_light { background-color: #FFFFFF; font-family: "Trebuchet MS"; font-size: 13px; font-weight: normal; color: #000000; }
.tdheader { background-color: #DEF2FD; font-family: "Trebuchet MS"; font-size: 14px; font-weight: bold; color: #000000; }
.purchased { font-family: "Trebuchet MS"; font-size: 28px; font-weight: normal; color: #7EA800; }
.tdblue_light { background-color: #c3edff; font-family: "Trebuchet MS"; font-size: 13px; font-weight: normal; color: #000000; }

